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
  • 0325a482
    adding test.sh · 0325a482
    TheBroTMv2 authored
    adding test.sh, can be removed in the future but it will not take that much space so it can also be left in the image because it can only get manually called
+ 1
0
@@ -20,6 +20,7 @@ COPY papermc.sh /
COPY backup.sh /
COPY restore.sh /
COPY health.sh /
COPY test.sh /
# Create /papermc and /backup directories
RUN mkdir /papermc /backup
Loading