mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Here program name should be given not package name
This can be known from ifinstalled code
This commit is contained in:
parent
091d7e54c5
commit
28d2087b29
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
ifinstalled tremc-git transmission-cli || exit
|
||||
ifinstalled tremc transmission-cli || exit
|
||||
|
||||
! pidof transmission-daemon >/dev/null && transmission-daemon && notify-send "Starting torrent daemon..."
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user