update server build sptPath

This commit is contained in:
Tyfon
2024-07-17 11:28:07 -07:00
parent 2631590df6
commit cf23b39353

View File

@@ -38,7 +38,7 @@ import ignore from "ignore";
import archiver from "archiver";
import winston from "winston";
const sptPath = "/SPT/3.9.0-debug";
const sptPath = "/SPT/3.9.2-debug";
// Get the command line arguments to determine whether to use verbose logging.
const args = process.argv.slice(2);