From df4a436ec6ea7c29bfab45be1277d17f8183e24a Mon Sep 17 00:00:00 2001 From: Christos Angelopoulos Date: Mon, 4 Apr 2022 13:04:51 +0300 Subject: [PATCH] upldate file --- sapo-fix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sapo-fix.sh b/sapo-fix.sh index 4d17f34..d8e8d5d 100755 --- a/sapo-fix.sh +++ b/sapo-fix.sh @@ -20,7 +20,7 @@ case $? in ;; esac DIRECTORY=${FILE%/*}/ -NAME=${FILE##*/} +NAME=${FILE##*/};NAME=${NAME%.*} AUDIO_EDITOR="audacity" ####### FIXING ERRORS ONE BY ONE or EDIT THE FILE LINE BY LINE############ yad --image "$HOME/git/sapo/sapo-fix.png" \