fix folder creation

This commit is contained in:
Thorsten Spille
2025-10-17 23:22:46 +02:00
committed by GitHub
parent 3bf682657a
commit 3e257d0534

View File

@@ -102,7 +102,9 @@ systemctl restart winbind nmbd
wbinfo -u
wbinfo -g
for SHARE in "${ZMB_SHARES_ARRAY[@]}"
unset ZMB_SHARE
for ZMB_SHARE in "${ZMB_SHARES_ARRAY[@]}"
do
mkdir -p /$LXC_SHAREFS_MOUNTPOINT/$ZMB_SHARE