X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=dsfull;h=44588bab377722cd45d102afa7492636bf929120;hp=c5cb230546219ffd0d9198e0fcf6892ee07f905d;hb=1d331faf4f315ae3356ceecb648170d3d74473df;hpb=3b848c7ec9f673b8257fcd6f645d82289b027c9c diff --git a/dsfull b/dsfull index c5cb230..44588ba 100755 --- a/dsfull +++ b/dsfull @@ -24,7 +24,7 @@ set -x if $reboot; then ssh $host sudo bash <<'EOF' || [[ $? == 255 ]] touch /tmp/keyscript-off -reboot ||: +reboot EOF fi