mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2025-04-15 17:03:34 +00:00
update
This commit is contained in:
parent
1d38f7c008
commit
296247008e
4 changed files with 12 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue