Autocaliweb: missing $
This commit is contained in:
parent
98b4abb2d6
commit
8bd7d7cf7a
@ -88,7 +88,7 @@ cat <<EOF >./dirs.json
|
|||||||
"tmp_conversion_dir": "$CONFIG_DIR/.acw_conversion_tmp"
|
"tmp_conversion_dir": "$CONFIG_DIR/.acw_conversion_tmp"
|
||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
useradd -s /usr/sbin/nologin -d "$CONFIG_DIR" -M "SERVICE_USER"
|
useradd -s /usr/sbin/nologin -d "$CONFIG_DIR" -M "$SERVICE_USER"
|
||||||
ln -sf "$CONFIG_DIR"/.config/calibre/plugins "$CONFIG_DIR"/calibre_plugins
|
ln -sf "$CONFIG_DIR"/.config/calibre/plugins "$CONFIG_DIR"/calibre_plugins
|
||||||
msg_ok "Configured Autocaliweb"
|
msg_ok "Configured Autocaliweb"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user