portable shebang

This commit is contained in:
Luke Smith
2019-08-18 12:28:11 -04:00
parent 6e67bd424d
commit 1bca65bfc2
31 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
# entr command to run `queueandnotify` when newsboat queue is changed
[ "$(pgrep -x $(basename $0) | wc -l)" -gt 2 ] && exit