Skip to content

Commit

Permalink
Warning user when using vault
Browse files Browse the repository at this point in the history
  • Loading branch information
juangpc committed Sep 17, 2020
1 parent 6368117 commit 558ce41
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/setup_bst_duneuro.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,10 @@ doDownload () {
echo -e "\nSource download OK."
else
tar -xzf config/src_vault.tar.gz
echo -e "\n############# WARNING ###################"
echo -e "\nThere was a problem downloading the code."
echo -e "\nUnpacking source vault -> src/"
echo -e "\n###########################################"
fi
}

Expand Down

0 comments on commit 558ce41

Please sign in to comment.