mirror of
https://github.com/spacebarchat/server.git
synced 2026-07-30 20:19:25 +00:00
Improve build scripts, strip more fs-extras
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ Commit Hash: ${
|
||||
? `${cyan(commit)} (${yellow(commit.slice(0, 7))})`
|
||||
: "Unknown (Git cannot be found)"
|
||||
}
|
||||
Cores: ${cyan(cores)}
|
||||
Cores: ${cyan(os.cpus().length)} (Using ${cores} thread(s).)
|
||||
`)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user