mirror of https://gitlab.com/christosangel/sapo
upldate file
parent
a842e1869c
commit
df4a436ec6
|
@ -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" \
|
||||
|
|
Loading…
Reference in New Issue