start script to keep default public folder
All checks were successful
build docker container automatically / build (push) Successful in 3m30s

This commit is contained in:
2026-04-20 14:46:37 +02:00
parent 68b87ef6f6
commit 56c3e0fb78
2 changed files with 4 additions and 1 deletions

2
docker_start.sh Normal file
View File

@ -0,0 +1,2 @@
cp -r other_public/* public/
./server