Compare commits

..

2 Commits

Author SHA1 Message Date
b5edca7adf Merge pull request 'Update bootstrap.sh' (#15) from dev into prod
Reviewed-on: #15
2026-06-12 18:18:02 +02:00
018ce95617 Update bootstrap.sh 2026-06-12 18:17:54 +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