From 5779fac03e6d7b82d3da70de3da6b1d287490d9f Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Thu, 28 May 2015 22:28:41 -0400 Subject: Bash is usually in /bin --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index e0ed0c5f..72214258 100755 --- a/install.sh +++ b/install.sh @@ -1,4 +1,4 @@ -#!/usr/bin/bash +#!/bin/bash # Create symlinks in ~ for files in the current directory. -- cgit 1.4.1