formatting

This commit is contained in:
Daniel Langbein 2021-09-15 17:16:04 +02:00
parent 1e965f99a5
commit e5babb7d40

View File

@ -8,7 +8,7 @@ optdepends=(notify-send de-p1st-image-width-limit)
exec 1> "${HOME}"/"${SCRIPT_TITLE}".log 2>&1 exec 1> "${HOME}"/"${SCRIPT_TITLE}".log 2>&1
set -x set -x
####### ####### ####### #######
function command_exists(){ function command_exists(){
@ -57,6 +57,9 @@ function modify_html() {
fi fi
} }
####### ####### #######
check_depends check_depends
# read newline-delimited absolute paths of selected files (on local filesystem) # read newline-delimited absolute paths of selected files (on local filesystem)