Add missing value for variable EXT.

This commit is contained in:
Hyperling 2025-04-03 11:36:14 -07:00
parent 349e735c04
commit 8d40f45732

View File

@ -20,6 +20,8 @@
DIR="`pwd`"
PROG="$(basename -- "${BASH_SOURCE[0]}")"
EXT=".mp3"
FAIL=".$PROG.exit-error"
OLD="OLD"