UX: somewhat decent landing page for app.mapcomplete.org

This commit is contained in:
Pieter Vander Vennet 2025-01-22 02:22:53 +01:00
parent c167094b65
commit 7ebccfafd0
5 changed files with 39 additions and 15 deletions

View file

@ -15,5 +15,5 @@ rm -rf dist
ssh hetzner "rm -rf /root/app/"
scp -rp to_upload/ hetzner:/root/app/
scp -rp to_upload/.well-known/ hetzner:/root/app/
ssh hetzner "cp ~/apk/mapcomplete-latest.apk ~/app/"
rm -rf to_upload