From 416e353933369ef0b9e62f5f4b90b6cfe4c99f15 Mon Sep 17 00:00:00 2001 From: Samuel Philipp Date: Sat, 20 Feb 2021 16:38:53 +0000 Subject: [PATCH] Update 'update-mods.sh' --- update-mods.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update-mods.sh b/update-mods.sh index a011194..6f3659f 100644 --- a/update-mods.sh +++ b/update-mods.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "updating mod list" -curl https://git.sp-codes.de/minetest/minetest-mods/raw/branch/master/mods.txt > mods.txt +wget https://git.sp-codes.de/minetest/minetest-mods/raw/branch/master/mods.txt BASE=mods