Fixed path bug

develop
Maximilian P. Käfer 2021-08-16 13:48:26 +02:00
parent 453ff302fc
commit b0e4edc2c1
Signed by: mpk
GPG Key ID: 035869C949377C5C
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ default_directory=' > ${CONF_DIR}/paperchanger.conf.sh
fi
read -r current_file_path < ${CONF_CURRENT_WP}
source ${CONF_CURRENT_WP}
source ${CONF_PATH}
function _help() {
echo ""