better shebang for agcmd
This commit is contained in:
parent
23870a12dc
commit
cd3186f90d
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
if [ "$(pwd)" = "${HOME}" ]; then
|
||||
git ls-files
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user