install scripts: change /bin/sh to /bin/bash
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
function error {
echo -e "\\e[91m$1\\e[39m"
@@ -1,7 +1,4 @@
-