Rpereyra2022
1 unresolved thread
1 unresolved thread
Buenos días!! Ajuste el installbfa.sh cree archivos de configuracion configv2.toml --> ajustados a la nueva version Agregue pdf con explicación paso a paso de como instalar un nodo , alta de wallets en bfa e instalación de tsa2
Merge request reports
Activity
Filter activity
137 137 then 138 138 info "Adding to automatically source ${BFAHOME}/bin/env via .bashrc" 139 139 echo "test -r ${BFAHOME}/bin/env && source ${BFAHOME}/bin/env" >> ~bfa/.bashrc 140 echo "cd ${BFAHOME}" >> ~bfa/.bashrc 140 141 fi 141 142 # cloning if not done already, or just update (pull) 142 143 if [ ! -d "${BFAHOME}" ] 143 144 then 144 145 # initial cloning 145 146 runasownerof ${BFAHOME%/*} git clone https://gitlab.bfa.ar/blockchain/nucleo.git $BFAHOME 147 git switch rpereyra2022 changed this line in version 2 of the diff
added 1 commit
- 4a27bcfd - Ajuste linea git switch, que se utilizo para test y comenta liena cd automatico para bfa