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
ifinstalled transmission-remote-cli transmission-cli || exit
! pgrep -x transmission-da >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 i3blocks