Skip to content

Commit 52c1c61

Browse files
committed
Linux build script
1 parent 3afebb2 commit 52c1c61

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

linuxbuild.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/bin/bash
2+
3+
git pull
4+
5+
codeblocks --target="Debug Linux" --build JANE.v4.cbp

0 commit comments

Comments
 (0)