Update tianji-install.sh

This commit is contained in:
CanbiZ
2024-09-13 20:00:32 +02:00
committed by GitHub
parent bce941af20
commit 47bd3591ea

View File

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