4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
notify-send " Transmission" "$TR_TORRENT_NAME downloaded successfully!"
|