5 Commits
Author SHA1 Message Date
admin 119908dfec - review cleanups 2026-08-28 13:04:44 +03:00
adminandroot fde938dc9d updated package script 2026-05-07 16:46:56 +00:00
alec.turner 9f733bb6c9 add custom install script to clear v1 data
The script `install.sh` largely copies the template from the hosted-app-utils
project, with some key changes:
1. replace template parameters (`{{VAR}}`) with hard-coded values
2. define variables for org, app, install root, etc
3. if old version detected, remove data folder before installing update

The modified script will:
1. delete v1 data
2. update normally when v2 or newer installations are present
2025-01-15 09:13:49 -08:00
alec.turner abf1c11d47 update hosted-app-utils to use simplified package management 2024-10-18 14:42:40 -07:00
alec.turner 5222a67855 Integrate with hosted-app-utils
Strip down this repo and allow the hosted-app-utils `package` script to
auto-generate the package.
2024-07-30 08:48:18 -07:00