mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-19 20:15:16 +00:00
Remove cleanup_lxc call from passbolt.sh
Removed cleanup_lxc call before exiting the script.
This commit is contained in:
@@ -31,7 +31,6 @@ function update_script() {
|
||||
$STD apt update
|
||||
$STD apt upgrade -y
|
||||
msg_ok "Updated $APP LXC"
|
||||
cleanup_lxc
|
||||
exit
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user