Update bootstrap.sh

This commit is contained in:
2026-07-01 22:33:25 +02:00
parent 018ce95617
commit 521f77cf5b

View File

@@ -121,6 +121,7 @@ sed -i '/firstloginwrapper.sh/d' /etc/pam.d/sshd
rm -f /root/firstlogin.sh
rm -f /root/firstloginwrapper.sh
rm -f /root/firstlogincleaner.sh
rm -f /root/bootstrap.sh
exit 0
EOF