Use more common shell
Hi! You are using (in run.sh) shell designed to very specific distribution and not using any feature it provides. You could fall back to normal /bin/sh to support more distributions (like Arch or Ubuntu - BTW. I use Arch).
Hi! You are using (in run.sh) shell designed to very specific distribution and not using any feature it provides. You could fall back to normal /bin/sh to support more distributions (like Arch or Ubuntu - BTW. I use Arch).