mirror of
https://github.com/kremalicious/dotfiles.git
synced 2025-02-17 07:27:25 +01:00
more portable shebang
This commit is contained in:
parent
f7ccb0fa50
commit
4a261456bc
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
#
|
#
|
||||||
# Pull in changes and make new symlinks
|
# Pull in changes and make new symlinks
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user