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 aaf35d3 commit 18f862bCopy full SHA for 18f862b
entrypoint.sh
@@ -25,6 +25,7 @@ mkdir -p /data/jottad
25
ln -sfn /data/jottad /root/.jottad
26
#mkdir -p /root/.config/jotta-cli
27
mkdir -p /data/jotta-cli
28
+mkdir -p /root/.config
29
ln -sfn /data/jotta-cli /root/.config/jotta-cli
30
31
# start the service
0 commit comments