explicitly run with /bin/bash

This commit is contained in:
Johannes Zellner
2014-08-22 07:32:57 -07:00
parent e2ca2c9b24
commit 8b4a4b052d
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
cyan='\e[0;36m'
green='\e[0;32m'