quickfix spelling issue

This commit is contained in:
CanbiZ 2025-04-15 15:41:18 +02:00
parent aec596a18a
commit 13a505df7a
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ function update_script() {
;;
"2")
msg_info "Updating NPMplus Container"
cd /opt 1
cd /opt
msg_info "Pulling latest container image"
$STD docker compose pull
msg_info "Recreating container"