Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
bobimicroweber authored Dec 9, 2024
1 parent e3b7749 commit 91786a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installers/ubuntu-20.04/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,4 @@ service phyre start
CURRENT_IP=$(hostname -I | awk '{print $1}')

echo "PhyrePanel downloaded successfully."
echo "Please visit http://$CURRENT_IP:8443 to continue installation of the panel."
echo "Please visit https://$CURRENT_IP:8443 to continue installation of the panel."

0 comments on commit 91786a2

Please sign in to comment.