Removed bug Prieshof created!!!!
This commit is contained in:
@@ -263,7 +263,7 @@ $PKGI libc-client2007e mlock php${phpver}-common php${phpver}-imap
|
|||||||
whiptail --title "Configuring PostfixAdmin" --infobox "Busy like a bee" 8 45
|
whiptail --title "Configuring PostfixAdmin" --infobox "Busy like a bee" 8 45
|
||||||
mkdir -p /var/www/"$domain"/html/postfixadmin/templates_c
|
mkdir -p /var/www/"$domain"/html/postfixadmin/templates_c
|
||||||
wget -q -t7 https://git.ictmaatwerk.com/downloads/pfa/postfixadmin-3.1.tar.gz -O /tmp/postfixadmin.tar.gz
|
wget -q -t7 https://git.ictmaatwerk.com/downloads/pfa/postfixadmin-3.1.tar.gz -O /tmp/postfixadmin.tar.gz
|
||||||
tar -xf /tmp/postfixadmin.tar.gz -C /var/www/"$domain"/html/postfixadmin --strip-components=1 $> $OUTPUT 2>&1
|
tar -xf /tmp/postfixadmin.tar.gz -C /var/www/"$domain"/html/postfixadmin --strip-components=1 $OUTPUT 2>&1
|
||||||
chmod 755 -R /var/www/"$domain"/html/postfixadmin/templates_c
|
chmod 755 -R /var/www/"$domain"/html/postfixadmin/templates_c
|
||||||
chown -R www-data: /var/www/"$domain"/html/
|
chown -R www-data: /var/www/"$domain"/html/
|
||||||
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/config/postfixadmin/config.local.php -O /var/www/$domain/html/postfixadmin/config.local.php
|
wget -q -t7 https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Mail/raw/branch/"$branch"/config/postfixadmin/config.local.php -O /var/www/$domain/html/postfixadmin/config.local.php
|
||||||
|
|||||||
Reference in New Issue
Block a user