mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-04-20 00:28:06 +00:00
Update pf2etools.sh
This commit is contained in:
parent
e191b94151
commit
314f932764
@ -62,7 +62,7 @@ function update_script() {
|
|||||||
|
|
||||||
# Cleaning up
|
# Cleaning up
|
||||||
msg_info "Cleaning Up"
|
msg_info "Cleaning Up"
|
||||||
rm "${RELEASE}.zip"
|
rm -rf /opt/${APP}/${RELEASE}.zip
|
||||||
$STD apt-get -y autoremove
|
$STD apt-get -y autoremove
|
||||||
$STD apt-get -y autoclean
|
$STD apt-get -y autoclean
|
||||||
msg_ok "Cleanup Completed"
|
msg_ok "Cleanup Completed"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user