Replaced hardcoded sharename by $ZMB_SHARE

This commit is contained in:
Thorsten Spille 2021-04-22 23:16:22 +02:00 committed by GitHub
parent 5b05d94d64
commit a543e0a076
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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