update docker script to add build cmd

This commit is contained in:
2025-09-08 01:17:58 -05:00
parent 313ea2ba62
commit 2f39268951

View File

@@ -1,3 +1,5 @@
#!/bin/bash
docker build -t git.crate.zip/crate/ck-server:latest .
docker run -d --restart always -v $PWD/worlds:/root/.config/unity3d/Pugstorm/'Core Keeper'/DedicatedServer/worlds --name corekeeper git.crate.zip/crate/corekeeper:latest