Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
2b7eed2630
commit
0f713dea2f
@ -38,9 +38,8 @@ cd /opt/calibre-web
|
|||||||
$STD uv sync --no-dev
|
$STD uv sync --no-dev
|
||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
mkdir -p /opt/calibre-web/data
|
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
mkdir -p /opt/calibre-web/data
|
||||||
cat <<EOF >/etc/systemd/system/calibre-web.service
|
cat <<EOF >/etc/systemd/system/calibre-web.service
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Calibre-Web Service
|
Description=Calibre-Web Service
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user