Update install/calibre-web-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
f2299ee941
commit
f9e3a931ff
@ -37,9 +37,9 @@ cd /opt/calibre-web
|
|||||||
$STD pip3 install --no-cache-dir -r requirements.txt
|
$STD pip3 install --no-cache-dir -r requirements.txt
|
||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
mkdir -p /opt/calibre-web/data
|
msg_info "Creating Service"
|
||||||
|
|
||||||
cat <<EOF >/etc/systemd/system/calibre-web.service
|
cat <<EOF >/etc/systemd/system/calibre-web.service
|
||||||
|
mkdir -p /opt/calibre-web/data
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Calibre-Web Service
|
Description=Calibre-Web Service
|
||||||
After=network.target
|
After=network.target
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user