From: Christian Heller Date: Mon, 31 Mar 2025 08:50:48 +0000 (+0200) Subject: Fix. X-Git-Url: https://plomlompom.com/repos/booking/%22https:/validator.w3.org/%27%29;%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20chunks.push%28escapeHTML%28span%5B2%5D%29%29;%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20chunks.push%28%27?a=commitdiff_plain;h=ec7aa126a0b71ff83c94502b2f91616bab4be1a8;p=config Fix. --- diff --git a/bookworm/scripts/lib/constants_repopaths b/bookworm/scripts/lib/constants_repopaths index bc02038..0590420 100644 --- a/bookworm/scripts/lib/constants_repopaths +++ b/bookworm/scripts/lib/constants_repopaths @@ -1,2 +1,2 @@ PATH_SCRIPTS="$(dirname $(pwd))" -PATH_CONF="$(dirname ${PATH_DIR})" +PATH_CONF="$(dirname ${PATH_SCRIPTS})"