Skip to content

Commit e844f4d

Browse files
authored
Update GitLab link for utils
1 parent 3203205 commit e844f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create-conty.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ if [ ! -f "${utils}" ] || [ "$(wc -c < "${utils}")" -lt 100000 ]; then
7272

7373
if [ ! -f "${utils}" ] || [ "$(wc -c < "${utils}")" -lt 100000 ]; then
7474
rm -f "${utils}"
75-
curl -#LO "https://gitlab.com/-/project/61149207/uploads/e92d40b6cebc80d1ea5018172b6d76db/utils.tar"
75+
curl -#LO "https://gitlab.com/-/project/61149207/uploads/8ccd49e15ac58860dfc0b9b472392e05/utils.tar"
7676
tar -xf utils.tar
7777
fi
7878
fi

0 commit comments

Comments
 (0)