Fixed path bug
This commit is contained in:
parent
453ff302fc
commit
b0e4edc2c1
@ -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 ""
|
||||
|
Loading…
Reference in New Issue
Block a user