Update start.sh

This commit is contained in:
wanhebin 2023-04-09 15:50:25 +08:00 committed by GitHub
parent 7bc5008096
commit 9c0b0b17e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,7 +139,7 @@ fi
# Output Dashboard access address and Secret
echo ''
echo -e "Clash Dashboard 访问地址http://IP:9090/ui"
echo -e "Clash Dashboard 访问地址http://<ip>:9090/ui"
echo -e "Secret${Secret}"
echo ''