Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
damalis committed Jun 21, 2024
1 parent 23c7043 commit c4c0b6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@ if [ -x "$(command -v docker)" ] && [ "$(docker compose version)" ]; then
echo "Website: https://$domain_name"
echo "Portainer: https://$domain_name:9001"
echo "phpMyAdmin: https://$domain_name:9090"
echo "FtpHost: ftp.$domain_name"
#echo "FtpHost: ftp.$domain_name"
echo ""
echo "Ok."
fi
Expand Down

0 comments on commit c4c0b6d

Please sign in to comment.