Update run.sh

pull/4/head
Flik 3 years ago committed by GitHub
parent 7c0a77e3f5
commit 023d5de72d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,7 @@ if [ ! -f "./v2ray.txt" ];then
fi fi
echo get subscribe echo get subscribe
wget $subscribeclash -O ./clash.yaml wget $subscribeclash -O ./clash.yaml
wget $subscribeclash -O ./test.yaml
wget $subscribeV2ray -O ./v2ray.txt wget $subscribeV2ray -O ./v2ray.txt
echo get subscribe sucessfully echo get subscribe sucessfully
echo hope you have a good day~ echo hope you have a good day~

Loading…
Cancel
Save