From 4f9539c0a6c8fafcfb894169a65153ea031a91c4 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 16 Sep 2021 19:34:32 +0200 Subject: [PATCH] PEP_LOCAL_CONF_DIR --- bash_profile.d/pEp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash_profile.d/pEp.sh b/bash_profile.d/pEp.sh index 96b2041..7400b7f 100644 --- a/bash_profile.d/pEp.sh +++ b/bash_profile.d/pEp.sh @@ -6,7 +6,7 @@ function pEpPythonAdapterRmSymlinks() { } # pEp Fresh Repo Clones -export PEP_LOCAL_CONF_DIR=$HOME/src/adapter/conf/ +export PEP_LOCAL_CONF_DIR=$HOME/src/conf/ function clone_pEpEngine() { git clone https://gitea.pep.foundation/pEp.foundation/pEpEngine.git .