1
0
forked from mirrors/0ad

Add util.sh shell library

A shell utilities function library starting with a first utility
function for getting the number of online CPUs.

Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>
This commit is contained in:
Ralph Sennhauser
2025-03-28 20:19:03 +01:00
parent 2d206708cd
commit 387ea927ac
2 changed files with 15 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
external-sources=true
source-path=source/tools