Update bootstrap.sh
This commit is contained in:
@@ -98,7 +98,7 @@ chmod +x $TEMP_SCRIPT
|
|||||||
|
|
||||||
cat << 'EOF' > $TEMP_SCRIPT_WRAPPER
|
cat << 'EOF' > $TEMP_SCRIPT_WRAPPER
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
sleep 20
|
|
||||||
if [ -f /root/firstlogin.sh ]; then
|
if [ -f /root/firstlogin.sh ]; then
|
||||||
/root/firstlogin.sh
|
/root/firstlogin.sh
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user