removed rsync

I commented out the rsync line, as the current code would copy everything from your home folder into mods.
master
Nathan Salapat 2014-10-09 05:10:09 -05:00
parent b221d2c4de
commit b6b117d140
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ do
done #Once all directories have cycled through this ends the loop
#Now that all files are updated copy them to the main directory.
rsync -r '' ~/.minetest/mods
#rsync -r '' ~/.minetest/mods
#Move to the minetest/mods folder this should be default on all installs.
cd ~/.minetest/mods