Update 'update-mods.sh'
This commit is contained in:
parent
d338c34677
commit
416e353933
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
echo "updating mod list"
|
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
|
BASE=mods
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue