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