diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-11 02:21:28 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-06-11 02:21:28 +0530 |
commit | 4ab266220e5bfaeda9e708c840eec1a6cc2d1c1d (patch) | |
tree | b54ceb7580962c3909a8f395071c04abe62912e8 /.local/bin/starttorr | |
parent | a79f9bad78ef97095883ea51841c8a3f69e1c1bc (diff) |
.local: Adding short executables in bin
Diffstat (limited to '.local/bin/starttorr')
-rwxr-xr-x | .local/bin/starttorr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.local/bin/starttorr b/.local/bin/starttorr deleted file mode 100755 index e354edd..0000000 --- a/.local/bin/starttorr +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -sudo -A systemctl start jackett -sudo -A systemctl start flaresolverr |