Files
CloudDeploy/README.md
2026-03-04 07:04:51 +01:00

15 lines
212 B
Markdown

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`