diff --git a/bootstrap.sh b/bootstrap.sh index 89950de..1a88464 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -98,7 +98,7 @@ chmod +x $TEMP_SCRIPT cat << 'EOF' > $TEMP_SCRIPT_WRAPPER #!/bin/bash -sleep 20 + if [ -f /root/firstlogin.sh ]; then /root/firstlogin.sh fi