server directory can now be binded

This commit is contained in:
Doc
2024-08-07 12:18:31 +02:00
parent 76de57b7b7
commit c54ebea0eb
3 changed files with 21 additions and 7 deletions

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env bash
./server.sh start
mv /home/vintagestory/install/* /home/vintagestory/server/.
./server/server.sh start
tail -f /var/vintagestory/data/Logs/server-main.txt