Skip to content

Commit

Permalink
Updated build script for Bash.
Browse files Browse the repository at this point in the history
  • Loading branch information
nthnn committed Sep 27, 2024
1 parent e4ba752 commit 4d8742b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#!/bin/bash
make clean
make -j$(nproc)
ls -l ./dist

0 comments on commit 4d8742b

Please sign in to comment.