Skip to content

Commit

Permalink
Update ci.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Madman10K authored Oct 24, 2024
1 parent 263d4ad commit ba48e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# Clone the framework repo
cpus=$(grep -c processor /proc/cpuinfo) ## get the cpu threads for maximum performance when compiling
echo -e "\x1B[32mCopiling with ${cpus} compute jobs!\033[0m"
Expand Down

0 comments on commit ba48e77

Please sign in to comment.