mirror of
https://github.com/amidevous/xui.one
synced 2026-07-15 17:20:03 +02:00
Update install-dep.sh
This commit is contained in:
+1
-1
@@ -1058,7 +1058,7 @@ if [[ "$OS" = "Ubuntu" || "$OS" = "debian" ]]; then
|
|||||||
wget https://files.phpmyadmin.net/phpMyAdmin/4.9.11/phpMyAdmin-4.9.11-all-languages.tar.xz
|
wget https://files.phpmyadmin.net/phpMyAdmin/4.9.11/phpMyAdmin-4.9.11-all-languages.tar.xz
|
||||||
tar -xvf phpMyAdmin-4.9.11-all-languages.tar.xz
|
tar -xvf phpMyAdmin-4.9.11-all-languages.tar.xz
|
||||||
rm -rf phpMyAdmin-4.9.11-all-languages.tar.xz
|
rm -rf phpMyAdmin-4.9.11-all-languages.tar.xz
|
||||||
mv phpMyAdmin-4.9.11-all-languages.tar.xz phpmyadmin
|
mv phpMyAdmin-4.9.11-all-languages phpmyadmin
|
||||||
apt-get -y purge postfix
|
apt-get -y purge postfix
|
||||||
debconf-set-selections <<< "postfix postfix/mailname string redhat"
|
debconf-set-selections <<< "postfix postfix/mailname string redhat"
|
||||||
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"
|
debconf-set-selections <<< "postfix postfix/main_mailer_type string 'Internet Site'"
|
||||||
|
|||||||
Reference in New Issue
Block a user