From e4ef8006bcbb6eae7d89ea231fa7f5eb6c4ef750 Mon Sep 17 00:00:00 2001 From: templis Date: Fri, 8 Jan 2021 03:10:01 +0100 Subject: [PATCH] accidently deleted volume.sh --- .scripts/volume.sh | 1 - 1 file changed, 1 deletion(-) mode change 100755 => 100644 .scripts/volume.sh diff --git a/.scripts/volume.sh b/.scripts/volume.sh old mode 100755 new mode 100644 index e025f93..80c0827 --- a/.scripts/volume.sh +++ b/.scripts/volume.sh @@ -1,5 +1,4 @@ #!/bin/bash - # You can call this script like this: # $./volume.sh up # $./volume.sh down