diff options
| -rw-r--r-- | default.conf | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/default.conf b/default.conf index 7d30712..d5a5594 100644 --- a/default.conf +++ b/default.conf @@ -3,7 +3,7 @@ dir {      keychain    /var/lib/xipkg/keychain      sources     /var/lib/xipkg/sources      installed   /var/lib/xipkg/installed -    postinstall /tmp/xi/postinstall +    postinstall /var/lib/postinstall      cache       /var/cache/xipkg  } | 
