From 521f77cf5bac184a060a9fdeca08d401fea1c83a Mon Sep 17 00:00:00 2001 From: admin Date: Wed, 1 Jul 2026 22:33:25 +0200 Subject: [PATCH] Update bootstrap.sh --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index 1a88464..9f99af5 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -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 -- 2.47.3