Update install/calibre-web-install.sh

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
Patryk Mikołajczyk 2026-02-10 20:29:18 +01:00 committed by GitHub
parent f2299ee941
commit f9e3a931ff

View File

@ -37,9 +37,9 @@ cd /opt/calibre-web
$STD pip3 install --no-cache-dir -r requirements.txt
msg_ok "Installed Python Dependencies"
mkdir -p /opt/calibre-web/data
msg_info "Creating Service"
cat <<EOF >/etc/systemd/system/calibre-web.service
mkdir -p /opt/calibre-web/data
[Unit]
Description=Calibre-Web Service
After=network.target