Skip to content
Snippets Groups Projects
Commit 0104b905 authored by Robert Martin-Legene's avatar Robert Martin-Legene
Browse files

Instalar tambien libclass-accessor-perl

parent 85314267
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,6 @@ source ${BFAHOME}/bin/libbfa.sh || exit 1
set -x
cd ${BFAHOME}
apt -y install libclass-accessor-perl
git pull
npm rebuild
......@@ -191,7 +191,7 @@ grep -q Ubuntu /etc/issue && apt-add-repository multiverse
apt update
# development tools
aptinstall dirmngr apt-transport-https curl git curl build-essential sudo
aptinstall jq libjson-perl libwww-perl
aptinstall jq libjson-perl libwww-perl libclass-accessor-perl
usersetup
nodejsinstall
web3install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment