Compare commits

..
1 Commits
Author SHA1 Message Date
mpk b0e4edc2c1 Fixed path bug 2021-08-16 13:48:26 +02:00
+1 -1
View File
@@ -19,7 +19,7 @@ default_directory=' > ${CONF_DIR}/paperchanger.conf.sh
fi fi
read -r current_file_path < ${CONF_CURRENT_WP} read -r current_file_path < ${CONF_CURRENT_WP}
source ${CONF_CURRENT_WP} source ${CONF_PATH}
function _help() { function _help() {
echo "" echo ""