Makefile: add pickrand
[cmccabe-bin] / comake
diff --git a/comake b/comake
index 6d570dd..f343024 100755 (executable)
--- a/comake
+++ b/comake
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Colors
 _ESC="$(echo -en '\e')"