Skip to content

Commit 18f862b

Browse files
committed
fixed: missing /root/.config
1 parent aaf35d3 commit 18f862b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

entrypoint.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ mkdir -p /data/jottad
2525
ln -sfn /data/jottad /root/.jottad
2626
#mkdir -p /root/.config/jotta-cli
2727
mkdir -p /data/jotta-cli
28+
mkdir -p /root/.config
2829
ln -sfn /data/jotta-cli /root/.config/jotta-cli
2930

3031
# start the service

0 commit comments

Comments
 (0)