From 3f2ed22f2075ce052ba161f0f58aa0965f3d4385 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 23 Jan 2026 10:26:12 -0500 Subject: [PATCH] Update install/sonobarr-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/sonobarr-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/sonobarr-install.sh b/install/sonobarr-install.sh index ac735a149..b2bed6d0e 100644 --- a/install/sonobarr-install.sh +++ b/install/sonobarr-install.sh @@ -28,7 +28,7 @@ echo "sonobarr_config_dir=/etc/sonobarr" >>/etc/sonobarr.env msg_ok "Set up sonobarr" msg_info "Creating Service" -cat </etc/systemd/system/sonobarr.service +cat </etc/systemd/system/sonobarr.service [Unit] Description=sonobarr Service After=network.target