Update update.sh

pull/449/head
midoks 2 years ago
parent ded33ed6b4
commit 1d31a0eae0
  1. 2
      scripts/update.sh

@ -62,7 +62,7 @@ if [ ! -z "$cn" ] || [ "$?" != "0" ] ;then
LOCAL_ADDR=cn
HTTP_PREFIX="https://ghproxy.com/"
fi
echo "local:${LOCAL_ADDR}"
CP_CMD=/usr/bin/cp
if [ -f /bin/cp ];then

Loading…
Cancel
Save