#!/bin/sh sudo pacman -S minetest echo "Time to reap the profits, now!" echo "If you didn't get any errors, Minetest is now installed-- just run the 'minetest' command." echo "Cheers!"