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 91786a2 commit 77d4cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installers/ubuntu-22.04/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,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 77d4cc1

Please sign in to comment.