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