Commit 5be4f368 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

Colors in log

parent 4231e21b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ info () { echo -e "\E[1;34m❯\E[1;36m $1\E[0m" ; }

finish() {

  echo "$HEADER: Shutting down.."
  echo "$HEADER: Shutting down.."
  exit

}