voidrice/.local/bin/torwrap

8 lines
242 B
Text
Raw Normal View History

#!/bin/sh
ifinstalled tremc transmission-cli || exit
2019-01-26 23:13:36 +00:00
! ps ax | grep -q "\stransmission-daemon$" && transmission-daemon && notify-send "Starting torrent daemon..." && sleep 3 && pkill -RTMIN+7 "${STATUSBAR:-dwmblocks}" &
2019-01-26 23:13:36 +00:00
$TERMINAL -e tremc