Update pve-privilege-converter.sh

This commit is contained in:
CanbiZ 2025-05-22 10:48:54 +02:00
parent 493aa8dfe2
commit 380318d545

View File

@ -17,7 +17,7 @@ set -euo pipefail
shopt -s inherit_errexit nullglob
APP="PVE-Privilege-Converter"
APP_TYPE="pve"
APP_TYPE="tools"
header_info "$APP"
check_root() {