diff --git a/ct/npmplus.sh b/ct/npmplus.sh index 2ba58a4d3..8007186d9 100644 --- a/ct/npmplus.sh +++ b/ct/npmplus.sh @@ -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"