mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
refactor: 🚚 Begin rebranding to Versia Server
This commit is contained in:
parent
64cef5c6d6
commit
771097d037
58 changed files with 2377 additions and 242 deletions
|
|
@ -5,7 +5,7 @@ import { BaseCommand } from "~/cli/base";
|
|||
export default class Start extends BaseCommand<typeof Start> {
|
||||
static override args = {};
|
||||
|
||||
static override description = "Starts Lysand";
|
||||
static override description = "Starts Versia Server";
|
||||
|
||||
static override examples = [
|
||||
"<%= config.bin %> <%= command.id %> --threads 4",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue