4 lines
95 B
Plaintext
4 lines
95 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
notify-send "✔ Transmission-daemon" "$TR_TORRENT_NAME has completely downloaded."
|