Skip to content

Commit d4e124d

Browse files
committed
work in progress
1 parent 89327b8 commit d4e124d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ function run() {
5454
}
5555

5656
function main() {
57-
#build
58-
run
57+
build
58+
#run
5959
}
6060

6161
main

0 commit comments

Comments
 (0)