aboutsummaryrefslogtreecommitdiff
path: root/scripts/notify-saved-name.sh
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-11-13 22:18:30 +0100
committerdec05eba <dec05eba@protonmail.com>2024-11-13 22:36:55 +0100
commit4ba1e814b748d57631f6b7afb7eaa63e8435c24e (patch)
treeaa49caab6f299fb42f404ace5907025616aad553 /scripts/notify-saved-name.sh
parent590428425e8d35c96fffca666a50755a65c1cdba (diff)
Add application audio option
Diffstat (limited to 'scripts/notify-saved-name.sh')
-rwxr-xr-xscripts/notify-saved-name.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/notify-saved-name.sh b/scripts/notify-saved-name.sh
index 09ae9d2..c8ca399 100755
--- a/scripts/notify-saved-name.sh
+++ b/scripts/notify-saved-name.sh
@@ -6,7 +6,6 @@ filepath="$1"
type="$2"
file_name="$(basename "$filepath")"
-file_dir="$(dirname "$filepath")"
case "$type" in
"regular")