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