diff --git a/bash_profile.d/pEp.sh b/bash_profile.d/pEp.sh index 7400b7f..2fa99e1 100644 --- a/bash_profile.d/pEp.sh +++ b/bash_profile.d/pEp.sh @@ -63,7 +63,7 @@ function clone_libpEpTransport() { } function clone_pitytest11() { - git clone https://gitea.pep.foundation/heck/PityTest11.git . + git clone https://gitea.pep.foundation/pEp.foundation/PityTest11.git . cp $PEP_LOCAL_CONF_DIR/local.conf.PityTest11 local.conf cp -r $PEP_LOCAL_CONF_DIR/intellij/.idea.PityTest11 .idea }