mirror of
https://github.com/PhyreApps/PhyrePanel.git
synced 2024-11-22 07:30:25 +00:00
Update install_base.sh
This commit is contained in:
parent
da44361cad
commit
443d6c8464
1 changed files with 2 additions and 2 deletions
|
@ -46,11 +46,11 @@ mv greeting.sh /etc/profile.d/phyre-greeting.sh
|
|||
|
||||
# Install PHYRE NGINX
|
||||
wget https://github.com/PhyreApps/PhyrePanelNGINX/raw/main/compilators/centos/nginx/dist/phyre-nginx-1.25.5-1.el8.x86_64.rpm
|
||||
sudo dnf install phyre-nginx-1.25.5-1.el8.x86_64.rpm
|
||||
sudo dnf install phyre-nginx-1.25.5-1.el8.x86_64.rpm -y
|
||||
|
||||
## Install PHYRE PHP
|
||||
#wget https://github.com/PhyreApps/PhyrePanelNGINX/raw/main/compilators/centos/nginx/dist/phyre-nginx-1.25.5-1.el8.x86_64.rpm
|
||||
#rpm -i phyre-nginx-1.25.5-1.el8.x86_64.rpm
|
||||
#rpm -i phyre-nginx-1.25.5-1.el8.x86_64.rpm -y
|
||||
|
||||
#
|
||||
#service phyre start
|
||||
|
|
Loading…
Reference in a new issue