Update nasbeery2

This commit is contained in:
Thorsten Spille 2022-02-18 14:10:20 +01:00 committed by GitHub
parent a1f43e41cd
commit 69cea68a52
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -171,7 +171,7 @@ EOF
systemctl enable smbd nmbd wsdd
systemctl restart smbd nmbd wsdd
if [[ $ISPCONFIG -eq 1]]; then
if [ $ISPCONFIG -eq 1 ]; then
zfs create -o mountpoint=/var/www tank/ispconfig/www
zfs create -o mountpoint=/var/backup tank/ispconfig/backup
zfs create -o mountpoint=/var/lib/mysql tank/ispconfig/mysql