Fix shebang in scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Makes sure the dotfiles directory is in /var/lib/dotfiles and then calls
|
||||
# install.sh
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# Wraps "make" and ensures basic packages are installed:
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user