Remove redundant cleanup comment from guardian-install.sh

This commit is contained in:
Vincent 2025-09-30 15:43:27 -04:00
parent 7f876d101d
commit 8076c313df

View File

@ -90,7 +90,6 @@ msg_ok "Created Frontend Service"
motd_ssh motd_ssh
customize customize
# Cleanup
msg_info "Cleaning up" msg_info "Cleaning up"
rm -f "${RELEASE}".zip rm -f "${RELEASE}".zip
$STD apt-get -y autoremove $STD apt-get -y autoremove