Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
镜像失效,使用新的地址进行替换
  • Loading branch information
BarclayFu authored Jan 4, 2025
1 parent 093351a commit 5d678b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if [ -f 'inited' ]; then
fi

# 下载文件
curl -O http://file.lsvm.xyz/Image-ExifTool-12.92.tar.gz
curl -O https://sources.voidlinux.org/exiftool-12.92/Image-ExifTool-12.92.tar.gz


# 创建目录
Expand Down

0 comments on commit 5d678b4

Please sign in to comment.