Explorar o código

forgot to remove sleep

Casey DeLorme %!s(int64=4) %!d(string=hai) anos
pai
achega
d25f42526f
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      setup/install.sh

+ 0 - 1
setup/install.sh

@@ -93,6 +93,5 @@ if [ -n "$PACKER" ]; then
 	sed -i "/^#\?PermitRootLogin/d" /mnt/etc/ssh/sshd_config
 	echo "PermitRootLogin yes" >> /mnt/etc/ssh/sshd_config
 fi
-sleep 10m
 umount -R /mnt
 (sleep 5 && systemctl reboot) &