From 018ce956175e67690abf707ccd83abc753c8ad68 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 12 Jun 2026 18:17:54 +0200 Subject: [PATCH] Update bootstrap.sh --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3