debug release 2

This commit is contained in:
2026-03-04 07:04:51 +01:00
parent e6a55c1e01
commit bdb9042b44
4 changed files with 26 additions and 12 deletions

View File

@@ -0,0 +1,14 @@
to use:
copy the repo:
`git clone https://git.sdgcloud.nl/SDGDen/CloudDeploy.git`
CD into the repo:
`cd CloudDeploy`
make the deploy script runable:
`chmod a+x ./deploy.sh`
execute the script:
`./deploy.sh`