Skip to content

Commit f8516e1

Browse files
author
mmiranda96
committed
Unknown differences
1 parent 906f6da commit f8516e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ SRC_PATH=./src/
44
OUT_PATH=./bin/
55
FILE_COUNT=0
66

7+
mkdir ${OUT_PATH} &> /dev/null
78
touch .files
89
find $SRC_PATH -name *.cpp > .files
910

0 commit comments

Comments
 (0)