Update bootstrap.sh

This commit is contained in:
2026-06-12 18:17:54 +02:00
parent ce9e345d37
commit 018ce95617

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