From af610ae82d3bd54c1ae6790a9ca54c2c21707f91 Mon Sep 17 00:00:00 2001 From: Samuel Philipp Date: Sat, 20 Feb 2021 16:43:14 +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 c04bf84..6e2eb4c 100644 --- a/update-mods.sh +++ b/update-mods.sh @@ -1,7 +1,7 @@ #!/bin/bash echo "updating mod list" -wget -O https://git.sp-codes.de/minetest/minetest-mods/raw/branch/master/mods.txt +wget -O mods.txt https://git.sp-codes.de/minetest/minetest-mods/raw/branch/master/mods.txt BASE=mods