1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Remake loadup scripts to not use MEDLEYDIR/tmp as a working dir AND cleanly separate loadup-all from loadup-db; adjust buildLoadup.yml accordingly

This commit is contained in:
Frank Halasz
2023-07-31 00:42:23 -07:00
parent 94269303d0
commit b59e37b703
16 changed files with 92 additions and 209 deletions

View File

@@ -226,6 +226,7 @@ jobs:
export DISPLAY=":0"
PATH="$PWD/maiko:$PATH"
scripts/loadup-all.sh -apps
scripts/loadup-db.sh
- name: Build loadups release tar
run: |