From 89d496bfdda6bc724f6572b58876398e36d2657f Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 12 Jun 2026 17:54:25 +0200 Subject: [PATCH] Update bootstrap.sh --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index 8aaae97..d8da7b3 100644 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -209,4 +209,5 @@ chmod 600 /root/.ssh/authorized_keys rm -fr /etc/systemd/system/bootstrap.service rm -fr /etc/systemd/system/multi-user.target.wants/bootstrap.service +rm -fr /root/run-bootstrap.sh systemctl daemon-reload \ No newline at end of file -- 2.47.3