Update 'update-mods.sh'
This commit is contained in:
parent
daf3f6703c
commit
af610ae82d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue