diff options
Diffstat (limited to '')
| -rwxr-xr-x | scripts/commands/:torrent | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/commands/:torrent b/scripts/commands/:torrent new file mode 100755 index 0000000..b3f1849 --- /dev/null +++ b/scripts/commands/:torrent @@ -0,0 +1,4 @@ +#!/usr/bin/env bash + +sensible-terminal -e bash -c 'tremc'; + |
