diff options
author | Ryan Kavanagh <rak@debian.org> | 2018-08-21 18:05:58 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2018-08-21 18:05:58 -0400 |
commit | c0c698f74ac91b1fbf4cc8b5e39fe49441a2ba68 (patch) | |
tree | 4b70a8fdbdfb27100cf6173d4fd3efe2f737d390 /bin/stopaudio | |
parent | Added script to update internet radio playlist (diff) |
Delete a bunch of old scripts
Diffstat (limited to 'bin/stopaudio')
-rwxr-xr-x | bin/stopaudio | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/stopaudio b/bin/stopaudio deleted file mode 100755 index 0d74163..0000000 --- a/bin/stopaudio +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -killall jackd pulseaudio |