Update nasbeery2

This commit is contained in:
Thorsten Spille 2022-02-18 18:49:51 +01:00 committed by GitHub
parent 9ac6df5415
commit cb4515fd0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -220,14 +220,5 @@ EOF
systemctl enable smbd nmbd wsdd systemctl enable smbd nmbd wsdd
systemctl restart smbd nmbd wsdd systemctl restart smbd nmbd wsdd
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
wget -O - https://get.ispconfig.org | sh -s -- --help
#Rar is not available, so we go with Midnight Commander:)
sed -i 's/rar/mc/g' /tmp/ispconfig-ai/lib/os/class.ISPConfigDebianOS.inc.php
php /tmp/ispconfig-ai/ispconfig.ai.php --lang=en --use-php=7.4,8.0,8.1 --no-mail --no-dns --no-firewall --no-roundcube --no-quota --unattended-upgrades --i-know-what-i-am-doing
fi
echo "nasbeery installation finished! rebooting..." echo "nasbeery installation finished! rebooting..."
reboot reboot