We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae359f commit 881319eCopy full SHA for 881319e
.github/workflows/archlinux.yaml
@@ -50,6 +50,7 @@ jobs:
50
npm i -g node-pre-gyp pnpm
51
npm i -g @whyour/qinglong --loglevel verbose
52
export QL_DIR=/usr/lib/node_modules/@whyour/qinglong
53
+ export QL_DATA_DIR=/usr/share/ql
54
qinglong
55
curl http://localhost:5700/api/public/health
56
# file /lib/systemd/systemd
0 commit comments