mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Fix spelling error in install script (#113)
This commit is contained in:
committed by
GitHub
parent
73fc8e04ca
commit
7bf92a9db3
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user