mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-28 16:52:55 +02:00
npmplus: Remove duplicate msg_info for container recreation
Removed log message for recreating the container during update.
This commit is contained in:
committed by
GitHub
parent
57e02eee1b
commit
65b1ba5112
@@ -30,7 +30,6 @@ function update_script() {
|
||||
msg_info "Pulling latest NPMplus container image"
|
||||
cd /opt
|
||||
$STD docker compose pull
|
||||
msg_info "Recreating container"
|
||||
$STD docker compose up -d
|
||||
msg_ok "Updated NPMplus container"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user