diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-27 22:06:57 +0200 | 
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-27 22:06:57 +0200 | 
| commit | 0dfc9cef12c5aaac7da817d871317d645f45f34e (patch) | |
| tree | 7e1ca01d9d828d009089d669a908179c6e95730c | |
| parent | 0e345f5784f9b26400fa936f86e6c6c1454de161 (diff) | |
| download | itzks-systems-0dfc9cef12c5aaac7da817d871317d645f45f34e.tar.gz itzks-systems-0dfc9cef12c5aaac7da817d871317d645f45f34e.tar.bz2 itzks-systems-0dfc9cef12c5aaac7da817d871317d645f45f34e.zip | |
sbin/itzks-systems.do_preseed: White-space cleanup.
| -rwxr-xr-x | sbin/itzks-systems.do_preseed | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/sbin/itzks-systems.do_preseed b/sbin/itzks-systems.do_preseed index 87b1b21..69c8482 100755 --- a/sbin/itzks-systems.do_preseed +++ b/sbin/itzks-systems.do_preseed @@ -49,4 +49,3 @@ do_preseed ocsinventory-agent ocsinventory-agent/tag  string $CUSTOMER  do_preseed ocsinventory-agent ocsinventory-agent/method select  http  do_preseed ocsinventory-agent ocsinventory-agent/server string  inventory.it-zukunft-schule.de  do_reconfigure ocsinventory-agent - | 
