Skip to content
Snippets Groups Projects
Commit ef547cba authored by Jason Hiser's avatar Jason Hiser
Browse files

fixed missing comment character

Former-commit-id: 15ca68bf
parent 0ee0e458
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ set -e
set -x
update submodules
# update submodules
git submodule sync --recursive
git submodule update --recursive --init
gather info for debugging later, probably not necessary
......
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