Skip to content
Snippets Groups Projects

Played around

Merged Jakob Moser requested to merge played-around into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -19,6 +19,7 @@ ENV MC_VERSION="latest" \
COPY papermc.sh /
COPY backup.sh /
COPY restore.sh /
COPY health.sh /
# Create /papermc and /backup directories
RUN mkdir /papermc /backup
Loading