From 4f58017ae781a3dd0d2cb13d2511ae89427ab510 Mon Sep 17 00:00:00 2001 From: Saito Date: Tue, 24 Jul 2012 15:17:34 +0800 Subject: [PATCH] oops, missting a account variable. --- install.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/install.sh b/install.sh index ed00a1e..5a2ab65 100755 --- a/install.sh +++ b/install.sh @@ -91,9 +91,6 @@ rm /lib/udev/rules.d/75-persistent-net-generator.rules # Add a 2 sec delay to the interface up, to make the dhclient happy echo "pre-up sleep 2" >> /etc/network/interfaces -# Remove any temporary work files, including the postinstall.sh script -rm -f /home/${account}/{*.iso,postinstall*.sh} - ### Compress Image Size # Zero out the free space to save space in the final image