-c-O$packagedir/minetest.zip --tries=3 ||(echo"Please download http://github.com/celeron55/minetest/zipball/master manually and save it as $packagedir/minetest.zip";read-s)
-c-O$packagedir/minetest.zip --tries=3 ||(echo"Please download http://github.com/minetest/minetest/zipball/master manually and save it as $packagedir/minetest.zip";read-s)
[-e$packagedir/minetest.zip ]||(echo"minetest.zip not found";exit 1)
-c-O$packagedir/minetest_game.zip --tries=3 ||(echo"Please download http://github.com/celeron55/minetest_game/zipball/master manually and save it as $packagedir/minetest_game.zip";read-s)
-c-O$packagedir/minetest_game.zip --tries=3 ||(echo"Please download http://github.com/minetest/minetest_game/zipball/master manually and save it as $packagedir/minetest_game.zip";read-s)
[-e$packagedir/minetest_game.zip ]||(echo"minetest_game.zip not found";exit 1)