This commit is contained in:
Bozhidar Slaveykov 2025-01-30 13:13:56 +02:00
parent 1d38f7c008
commit 296247008e
4 changed files with 12 additions and 4 deletions

View file

@ -80,4 +80,6 @@ service phyre start
CURRENT_IP=$(hostname -I | awk '{print $1}')
echo "PhyrePanel downloaded successfully."
echo "Please visit https://$CURRENT_IP:8443 to continue installation of the panel."
phyre-php artisan phyre:install-apache
phyre-php artisan phyre:setup-master-domain-ssl

View file

@ -169,4 +169,6 @@ service phyre start
CURRENT_IP=$(hostname -I | awk '{print $1}')
echo "PhyrePanel downloaded successfully."
echo "Please visit https://$CURRENT_IP:8443 to continue installation of the panel."
phyre-php artisan phyre:install-apache
phyre-php artisan phyre:setup-master-domain-ssl

View file

@ -171,4 +171,6 @@ service phyre start
CURRENT_IP=$(hostname -I | awk '{print $1}')
echo "PhyrePanel downloaded successfully."
echo "Please visit https://$CURRENT_IP:8443 to continue installation of the panel."
phyre-php artisan phyre:install-apache
phyre-php artisan phyre:setup-master-domain-ssl

View file

@ -171,4 +171,6 @@ service phyre start
CURRENT_IP=$(hostname -I | awk '{print $1}')
echo "PhyrePanel downloaded successfully."
echo "Please visit https://$CURRENT_IP:8443 to continue installation of the panel."
phyre-php artisan phyre:install-apache
phyre-php artisan phyre:setup-master-domain-ssl