diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-11-13 22:18:30 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-11-13 22:36:55 +0100 |
commit | 4ba1e814b748d57631f6b7afb7eaa63e8435c24e (patch) | |
tree | aa49caab6f299fb42f404ace5907025616aad553 /scripts/notify-saved-name.sh | |
parent | 590428425e8d35c96fffca666a50755a65c1cdba (diff) |
Add application audio option
Diffstat (limited to 'scripts/notify-saved-name.sh')
-rwxr-xr-x | scripts/notify-saved-name.sh | 1 |
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") |