Fixed versioning tag

This commit is contained in:
Pax1601
2023-12-14 17:39:42 +01:00
parent 27c78d6a67
commit 2c403a9283
24 changed files with 191 additions and 25 deletions

View File

@@ -112,7 +112,7 @@ function onListening() {
debug('Listening on ' + bind);
}
console.log("DCS Olympus server {{OLYMPUS_VERSION_NUMBER}}_{{OLYMPUS_COMMIT_HASH}} started correctly!")
console.log("DCS Olympus server {{OLYMPUS_VERSION_NUMBER}}.{{OLYMPUS_COMMIT_HASH}} started correctly!")
console.log("Waiting for connections...")
process.title = `DCS Olympus server {{OLYMPUS_VERSION_NUMBER}} (${port})`;