This commit is contained in:
CanbiZ
2025-05-22 10:47:54 +02:00
parent f2aca21d24
commit 493aa8dfe2
3 changed files with 61 additions and 27 deletions

View File

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