Skip to content

Commit

Permalink
Update install5.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
dafang2021 committed Sep 10, 2020
1 parent 4b9d388 commit d954291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install5.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ibmcloud cf push
domain=`ibmcloud cf app $appname | grep routes | cut -f2 -d':' | sed 's/ //g'`
vmess=`echo '{"add":"'$domain'","aid":"64","host":"","id":"'$uuid'","net":"ws","path":"/'$path'","port":"443","ps":"IBMVPS","tls":"tls","type":"none","v":"2"}' | base64 -w 0`
cd ..
echo "Telegram:bigfangfang"
echo "Telegram:@bigfangfang"
echo "Telegram Group:https://t.me/dafangbigfang"
echo "Telegram Channal:https://t.me/dafangbigfangC"
echo ""
Expand Down

0 comments on commit d954291

Please sign in to comment.