feat[client]: automatically create emacs org files

This commit is contained in:
Leon Schwarzäugl 2025-11-14 01:32:53 +01:00
parent 47075799d6
commit ad4443056a
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
4 changed files with 66 additions and 16 deletions

View file

@ -60,11 +60,11 @@ in
};
};
}) [
"${serviceDir}/data"
"${serviceDir}/data/cache"
"${serviceDir}/data/locks"
"${serviceDir}/data/log"
"${serviceDir}/data/proxies"
"data"
"data/cache"
"data/locks"
"data/log"
"data/proxies"
]
);