correct postint script
[debian6500.git] / simple-cdd / profiles / trc6500.postinst
index 43bb17857bf44ab4bc6394149adeb96df978884b..9493769f84b7464ca23111e833eb9c0b626fee74 100755 (executable)
@@ -28,7 +28,7 @@ echo 'Key added'
 echo 'Removing exim packages...'
 dpkg -l | awk '/exim/ {print $2}' | xargs dpkg --remove bsd-mailx
 find /media/cdrom0 -name libgnutls-openssl\*_\* -o -name ssmtp_\* -o -name bsd-mailx_\* | xargs dpkg --install
-echo 'Exim remove
+echo 'Exim remove'
 
 # our interfaces file gets written over for some reason, we'll copy it and restore it on first boot
 # note : after install, we'll be executing our own rc.local on first boot