diff --git a/install/sonobarr-install.sh b/install/sonobarr-install.sh index 6bef91121..cf248f5e9 100644 --- a/install/sonobarr-install.sh +++ b/install/sonobarr-install.sh @@ -24,7 +24,7 @@ pip install --no-cache-dir -r requirements.txt msg_ok "Set up sonobarr" msg_info "Creating Service" -cat </etc/systemd/system/sonobarr +cat </etc/systemd/system/sonobarr.service [Unit] Description=sonobarr Service After=network.target