Add files via upload

This commit is contained in:
Christopher
2020-10-10 11:56:47 +02:00
committed by GitHub
parent 3b38963263
commit a45a5a2df1
3 changed files with 98 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/bin/bash
echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
echo "Transmission Status"
echo "$(transmission-remote -l)"
echo =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=