mirror of
https://github.com/bashclub/zamba-lxc-toolbox.git
synced 2025-10-27 22:22:27 +01:00
fix folder creation
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user