From 6e7d50d3aff69321de6e47d806664f11dcf2dc30 Mon Sep 17 00:00:00 2001 From: heck Date: Thu, 16 Sep 2021 18:56:19 +0200 Subject: [PATCH] typo --- 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 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