use bash based on env, instead of hard coding location
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# configure basic settings, will prompt for input
|
||||
|
||||
# setup symlinks, if not installed in users bin directory
|
||||
|
||||
Reference in New Issue
Block a user