diff --git a/scripts/install.sh b/scripts/install.sh index 5f54506c3..b105f69dd 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -33,7 +33,7 @@ if service --status-all | grep -Fq 'photonvision'; then systemctl disable photonvision rm /lib/systemd/system/photonvision.service rm /etc/systemd/system/photonvision.service - systemctl dameon-relaod + systemctl daemon-reload systemctl reset-failed fi