Skip to content
Snippets Groups Projects
Commit 35c20bda authored by mzed's avatar mzed
Browse files

slight improvement to shell script

parent 84f9a997
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
git pull git pull
git submodule update --init --recursive git submodule update --init --recursive
rm -rf /build rm -rf build/
mkdir build mkdir build
cd build cd build
cmake .. cmake ..
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment