diff --git a/bash_profile.d/pEp.sh b/bash_profile.d/pEp.sh index 05ad16a..f1461e5 100644 --- a/bash_profile.d/pEp.sh +++ b/bash_profile.d/pEp.sh @@ -56,7 +56,7 @@ function clone_lipEpDatatypes() { cp -r $PEP_LOCAL_CONF_DIR/intellij/.idea.libpEpDatatypes .idea } -function clone_lipEpTransport() { +function clone_libpEpTransport() { git clone https://gitea.pep.foundation/pEp.foundation/libpEpTransport.git . cp $PEP_LOCAL_CONF_DIR/local.conf.libpEpTransport local.conf cp -r $PEP_LOCAL_CONF_DIR/intellij/.idea.libpEpTransport .idea