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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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