Update installdebian.sh

continue installer from tmp
This commit is contained in:
cpzengel 2022-02-01 17:21:07 +01:00 committed by GitHub
parent 6e54f23da2
commit 2824aba3ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,4 +70,4 @@ zfs create -o mountpoint=/var/lib/mysql tank/ispmysql
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
wget -O - https://get.ispconfig.org | sh -s -- --lang=en --use-php=7.4,8.1 --no-mail --no-dns --no-firewall --no-roundcube --no-quota --unattended-upgrades --i-know-what-i-am-doing
php /tmp/ispconfig-ai/ispconfig.ai.php --lang=en --use-php=7.4,8.1 --no-mail --no-dns --no-firewall --no-roundcube --no-quota --unattended-upgrades --i-know-what-i-am-doing