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

fix de path

parent bca717c9
No related branches found
No related tags found
No related merge requests found
...@@ -37,7 +37,7 @@ then ...@@ -37,7 +37,7 @@ then
# To keep things neat, make sure we pull as the user owning the # To keep things neat, make sure we pull as the user owning the
# directory. # directory.
runasownerof ${BFAHOME} git pull runasownerof ${BFAHOME} git pull
exec ./`basename $0` wealreadypulled exec $0 wealreadypulled
else else
runasownerof / apt -y install libclass-accessor-perl runasownerof / apt -y install libclass-accessor-perl
runasownerof ${BFAHOME} npm rebuild runasownerof ${BFAHOME} 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