From 69cea68a526e96b98000a21dc01a29b4c0f81460 Mon Sep 17 00:00:00 2001 From: Thorsten Spille Date: Fri, 18 Feb 2022 14:10:20 +0100 Subject: [PATCH] Update nasbeery2 --- nasbeery2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nasbeery2 b/nasbeery2 index fa99c7f..71d1362 100644 --- a/nasbeery2 +++ b/nasbeery2 @@ -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