add nineschool

This commit is contained in:
2024-12-23 16:23:48 +01:00
parent 3846066b0c
commit 617d57d9e4
20 changed files with 1175 additions and 5 deletions

View File

@ -175,6 +175,7 @@ dockercompose() {
done < "$dir/dockercompose/dockercompose.yml"
fi
done
cat services.yml secrets.yml networks.yml > docker-compose.yml
rm -f services.yml secrets.yml networks.yml