feat: Add option to disable shared folder shortcuts (#1928)

This commit is contained in:
Kroese
2026-07-21 18:46:45 +02:00
committed by GitHub
parent ef5ce4ad65
commit 21d628e924
3 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -18,6 +18,7 @@ set -Eeuo pipefail
: "${LANGUAGE:=""}"
: "${USERNAME:=""}"
: "${PASSWORD:=""}"
: "${SHORTCUT:=""}"
: "${DOMAIN_OU:=""}"
: "${WORKGROUP:=""}"
: "${AUTOLOGIN:=""}"
@@ -36,7 +37,6 @@ LANGUAGE=$(strip "$LANGUAGE")
USERNAME=$(strip "$USERNAME")
DOMAIN_OU=$(strip "$DOMAIN_OU")
WORKGROUP=$(strip "$WORKGROUP")
AUTOLOGIN=$(strip "$AUTOLOGIN")
MIRRORS=3