Browse Source

FIX: clone_pEpEngine21

master
heck 3 years ago
parent
commit
5e10acaa19
  1. 2
      bash_profile.d/pEp.sh

2
bash_profile.d/pEp.sh

@ -35,7 +35,7 @@ function clone_pEpEngine32() {
function clone_pEpEngine21() {
git clone https://gitea.pep.foundation/pEp.foundation/pEpEngine.git .
cp $PEP_LOCAL_CONF_DIR/local.conf.pEpEngine31 local.conf
cp $PEP_LOCAL_CONF_DIR/local.conf.pEpEngine21 local.conf
cp -r $PEP_LOCAL_CONF_DIR/intellij/.idea.pEpEngine .idea
}

Loading…
Cancel
Save