fix demohost, fix tar acl bug
[automated-distro-installer] / fai / config / scripts / GRUB_PC / 11-ian
index 199e4f860745ac55c1eb4ac23fc3509d08cfcb58..f4f1b7c87823afe24ea42ba7c87e4613d95ae0e2 100755 (executable)
@@ -8,7 +8,6 @@ if [[ $EUID != 0 ]]; then
   exit 1
 fi
 
-
 if ! type -t fcopy &>/dev/null; then
   sudo apt-get -y install fai-client
 fi