Skip to content

Commit

Permalink
Update compile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Sep 9, 2021
1 parent 7287460 commit a871e98
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions compile.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
#! /bin/sh
mthreads="-j$(nproc)"
make package $mthreads || exit
make package || exit
echo -n "Press return to exit..."
read a

0 comments on commit a871e98

Please sign in to comment.