Skip to content

Commit

Permalink
Update GitLab link for utils
Browse files Browse the repository at this point in the history
  • Loading branch information
Kron4ek authored Nov 24, 2024
1 parent 3203205 commit e844f4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create-conty.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ if [ ! -f "${utils}" ] || [ "$(wc -c < "${utils}")" -lt 100000 ]; then

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

0 comments on commit e844f4d

Please # to comment.