zipline: fix old upload copy from v3 to v4 (#5015)

* zipline: fix old upload copy from v3 to v4

* rm for install
This commit is contained in:
CanbiZ
2025-06-06 13:30:01 +02:00
committed by GitHub
parent 4cca5062af
commit 6c08814cc5
2 changed files with 4 additions and 1 deletions

View File

@ -78,6 +78,7 @@ msg_ok "Created Service"
motd_ssh
customize
msg_info "Cleaning up"
rm -f /opt/v${RELEASE}.zip
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"