Skip to content

Commit

Permalink
[NOBIN] Modified build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
hasherezade committed Dec 30, 2018
1 parent 304f2ad commit 3dac0b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cd build
cmake -G "Unix Makefiles" ../
make
cd ..
cp build/vidi/vidi ./ViDi
cp build/vidi/vidi ./build/ViDi
ls ViDi
echo "Done!"
pwd
Expand Down

0 comments on commit 3dac0b1

Please sign in to comment.