forked from MapComplete/MapComplete
Merge develop
This commit is contained in:
commit
477ef56e00
202 changed files with 5785 additions and 2386 deletions
|
@ -22,3 +22,4 @@ rsync -rzh --progress dist.zip hetzner:/root/ &&
|
|||
echo "Upload completed, deploying config and booting" &&
|
||||
ssh hetzner -t "unzip dist.zip && rm dist.zip && rm -rf public/ && mv dist public && caddy stop && caddy start" &&
|
||||
rm dist.zip
|
||||
npm run clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue