fix(daemon): pin ZOT_HOME so the autospawned zot reads its AGENTS.md #182
1 changed files with 1 additions and 0 deletions
|
|
@ -109,6 +109,7 @@ colibri_daemon_prestart()
|
|||
export COLIBRI_HOST="${colibri_daemon_host}"
|
||||
export COLIBRI_COST_MODE="${colibri_daemon_cost_mode}"
|
||||
export PATH="/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin"
|
||||
export ZOT_HOME="${colibri_daemon_data_dir}/.local/state/zot"
|
||||
}
|
||||
|
||||
colibri_daemon_poststart()
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue