better shebang for agcmd

This commit is contained in:
Tony Miller 2025-08-21 22:37:11 +10:00 committed by Tony Miller
parent 23870a12dc
commit cd3186f90d

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/usr/bin/env sh
if [ "$(pwd)" = "${HOME}" ]; then if [ "$(pwd)" = "${HOME}" ]; then
git ls-files git ls-files