Update run.sh

pull/4/head
Flik 3 years ago committed by GitHub
parent 898469bee2
commit ce56baeb65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,6 @@ 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