Browse Source

typo

master
heck 4 years ago
parent
commit
6e7d50d3af
  1. 2
      bash_profile.d/pEp.sh

2
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

Loading…
Cancel
Save