mirror of https://github.com/tteck/Proxmox.git
Update tianji-install.sh
This commit is contained in:
parent
bce941af20
commit
47bd3591ea
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue