release 1.3.2: suite paths only ~/src/taler-monitoring
This commit is contained in:
parent
5b56141014
commit
7e7299f170
13 changed files with 125 additions and 53 deletions
|
|
@ -213,7 +213,7 @@ else
|
|||
echo "using suite mon @ ${COMMIT_SHORT:-?} · $ROOT"
|
||||
fi
|
||||
# Always restore host-agent + site-gen from pre-reset snapshot when present
|
||||
# (systemd ExecStart points at koopa-admin-log which may be the reset suite tree).
|
||||
# (systemd ExecStart points at ~/src/taler-monitoring; overlay may lag Forgejo).
|
||||
if [ -d "$OVERLAY_DIR/host-agent" ]; then
|
||||
mkdir -p "$SUITE_MON/host-agent" 2>/dev/null || true
|
||||
rsync -a "$OVERLAY_DIR/host-agent/" "$SUITE_MON/host-agent/" 2>/dev/null || true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue