Merge pull request 'Update bootstrap.sh' (#15) from dev into prod

Reviewed-on: #15
This commit was merged in pull request #15.
This commit is contained in:
2026-06-12 18:18:02 +02:00

View File

@@ -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