mirror of
https://github.com/bashclub/zamba-lxc-toolbox
synced 2025-10-02 00:06:19 +00:00
Replaced hardcoded sharename by $ZMB_SHARE
This commit is contained in:
@@ -25,7 +25,7 @@ smbpasswd -x $USER
|
||||
(echo $ZMB_ADMIN_PASS; echo $ZMB_ADMIN_PASS) | smbpasswd -a $USER
|
||||
|
||||
cat << EOF >> /etc/samba/smb.conf
|
||||
[share]
|
||||
[$ZMB_SHARE]
|
||||
comment = Main Share
|
||||
path = /$LXC_SHAREFS_MOUNTPOINT/$ZMB_SHARE
|
||||
read only = No
|
||||
|
Reference in New Issue
Block a user