mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
9 lines
207 B
Plaintext
Executable File
9 lines
207 B
Plaintext
Executable File
#/bin/sh
|
|
# * TR_APP_VERSION
|
|
# * TR_TIME_LOCALTIME
|
|
# * TR_TORRENT_DIR
|
|
# * TR_TORRENT_HASH
|
|
# * TR_TORRENT_ID
|
|
# * TR_TORRENT_NAME
|
|
notify-send "Transmission-daemon" "$TR_TORRENT_NAME has completely downloaded."
|