diff --git a/tools/pve/post-pve-install.sh b/tools/pve/post-pve-install.sh index 5a7f1a27..ba32060c 100644 --- a/tools/pve/post-pve-install.sh +++ b/tools/pve/post-pve-install.sh @@ -197,7 +197,7 @@ start_routines_9() { # Check sources.list if [[ -f "$listfile" ]] && grep -qE '^\s*deb ' "$listfile"; then - ((LEGACY_COUNT++)) + ((++ LEGACY_COUNT )) fi # Check .list files