Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
xpanel-cp authored Aug 19, 2023
1 parent f381652 commit 21e5f84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,7 @@ curl -o /root/xpanel.sh https://raw.githubusercontent.com/xpanel-cp/XPanel-SSH-U
sudo wget -4 -O /usr/local/bin/xpanel https://raw.githubusercontent.com/xpanel-cp/XPanel-SSH-User-Management/master/cli.sh
chmod +x /usr/local/bin/xpanel
chown www-data:www-data /var/www/html/example/index.php
sed -i "s/PORT_PANEL=.*/PORT_PANEL=$sshttp/g" /var/www/html/app/.env
clear

echo -e "************ XPanel ************ \n"
Expand Down

0 comments on commit 21e5f84

Please sign in to comment.