From ead314085dd03214aecc5e1c2e0b1d61256b6a30 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Fri, 5 May 2023 16:48:38 +0300 Subject: remove pictures and scripts Removing pictures and scripts from this repo, seperating into different ones --- scripts/sound.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 scripts/sound.sh (limited to 'scripts/sound.sh') 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) -- cgit v1.2.3