Automatic Update of Mods
Hello all, I've written up a script, Linux only, that can cycle through a folder where you've cloned mods from git and update them for you. It's still in it's early forms, there are more updates I plan, as outlined in the readme.
This script does require you to have rsync and git installed on your machines.
Download from https://github.com/NathanSalapat/Minetest_Mods_Updater.
USAGE:
Create a directory where you will git clone all the mods.
Place the Update.sh file in that folder, modify the file as needed, for locations, and renaming of mods.
Run the bash file, do it in a terminal if you want to see the output.
ENJOY fresh mods without out all the trouble of manually updating.
Optional, create a cron job to automatically run and update the mods for you.
This script does require you to have rsync and git installed on your machines.
Download from https://github.com/NathanSalapat/Minetest_Mods_Updater.
USAGE:
Create a directory where you will git clone all the mods.
Place the Update.sh file in that folder, modify the file as needed, for locations, and renaming of mods.
Run the bash file, do it in a terminal if you want to see the output.
ENJOY fresh mods without out all the trouble of manually updating.
Optional, create a cron job to automatically run and update the mods for you.