Update lazylibrarian-install.sh to remove daemon-reload. it is not needed

pull/2723/head
MountyMapleSyrup 1 year ago committed by GitHub
parent 9a9bc560b5
commit 1323542b95
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      install/lazylibrarian-install.sh

@ -47,7 +47,6 @@ Restart=on-failure
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target
EOF EOF
systemctl -q daemon-reload
systemctl enable --now -q lazylibrarian systemctl enable --now -q lazylibrarian
msg_ok "Created Service" msg_ok "Created Service"

Loading…
Cancel
Save