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

Merge branch 'bfaupdate' into 'master'

Add sudo to apt line

See merge request !4
parents 0104b905 300dc47a
No related branches found
No related tags found
1 merge request!4Add sudo to apt line
...@@ -6,6 +6,6 @@ source ${BFAHOME}/bin/libbfa.sh || exit 1 ...@@ -6,6 +6,6 @@ source ${BFAHOME}/bin/libbfa.sh || exit 1
set -x set -x
cd ${BFAHOME} cd ${BFAHOME}
apt -y install libclass-accessor-perl sudo apt -y install libclass-accessor-perl
git pull git pull
npm rebuild 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