add todo
This commit is contained in:
parent
a689b5fecf
commit
e980965614
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
# TODO: Rewrite this shit to connect to an external deluged
|
||||||
transmission-remote -l | grep % |
|
transmission-remote -l | grep % |
|
||||||
sed " # The letters are for sorting and will not appear.
|
sed " # The letters are for sorting and will not appear.
|
||||||
s/.*Stopped.*/A /;
|
s/.*Stopped.*/A /;
|
||||||
|
|
Loading…
Reference in New Issue