refactor: update cache server

This commit is contained in:
SukkaW 2019-04-13 02:53:15 +08:00
parent 8d73f87442
commit 45e18fa9e8

View file

@ -5,7 +5,7 @@ echo '-------------------------------------'
for i in $@
do
cache="http://101.96.10.72/"
cache="http://101.96.9.133/"
version=$(sed -n '1p' ./tmp/parse/${i}-result.info)
dl_base=$(sed -n '2p' ./tmp/parse/${i}-result.info)
dl_alt_base=$(sed -n '3p' ./tmp/parse/${i}-result.info)