Skip to content

Commit

Permalink
us.kg域名炸了,换域名
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun committed Sep 5, 2024
1 parent 530a339 commit c8edea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ checkDownload(){
#检查并下载核心程序
if [[ ! -e $file ]] || [[ $(file $file) == *"text"* ]]; then
echo "正在下载 $file..."
url="https://gfg.fkjdemo.us.kg/app/serv00/$filegz?pwd=$password"
url="https://gfg.fkj.pp.ua/app/serv00/$filegz?pwd=$password"
curl -L -sS --max-time 10 -o $filegz "$url"

if file $filegz | grep "text" ; then
Expand Down

0 comments on commit c8edea5

Please sign in to comment.