diff options
Diffstat (limited to '')
-rwxr-xr-x | install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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. |