Skip to content
Snippets Groups Projects
Commit 300dc47a authored by Manuel Colombini's avatar Manuel Colombini
Browse files

Add sudo to apt line

parent 0104b905
No related branches found
No related tags found
1 merge request!4Add sudo to apt line
This commit is part of merge request !4. Comments created here will be created in the context of that merge request.
......@@ -6,6 +6,6 @@ source ${BFAHOME}/bin/libbfa.sh || exit 1
set -x
cd ${BFAHOME}
apt -y install libclass-accessor-perl
sudo apt -y install libclass-accessor-perl
git pull
npm rebuild
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