mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
[SKIP_BUILD] Fix document build failure
This commit is contained in:
parent
ef39e8329c
commit
2b9c58de56
28 changed files with 28 additions and 28 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Using the .NET official image for .NET 6.0
|
||||
# Using the .NET official image for .NET 6.0
|
||||
FROM mcr.microsoft.com/dotnet/sdk:6.0
|
||||
|
||||
# If you want to use a specific build, un-comment the ENV MCC_VERSION line (remove the # from the start)
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
version: '2'
|
||||
version: '2'
|
||||
|
||||
services:
|
||||
MCC:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
cd /opt/data || exit 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue