diff options
author | Thanos Apollo <[email protected]> | 2023-05-05 16:48:38 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-05-05 16:48:38 +0300 |
commit | ead314085dd03214aecc5e1c2e0b1d61256b6a30 (patch) | |
tree | 7929b11ccc6fdeeabfe426e483aef1afb499ab62 /scripts/sound.sh | |
parent | 912b711a1208bc11784de94b9ea01e3099b65af2 (diff) |
remove pictures and scripts
Removing pictures and scripts from this repo, seperating into
different ones
Diffstat (limited to 'scripts/sound.sh')
-rwxr-xr-x | scripts/sound.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/sound.sh b/scripts/sound.sh deleted file mode 100755 index 8c19a5b..0000000 --- a/scripts/sound.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -awk -F"[][]" '/Left:/ { print $2 }' <(amixer sget Master) |