mirror of
git://soft.sys114.com/klipper
synced 2026-02-04 14:40:36 +09:00
scripts: Fix typo in install-centos.sh
Reported by @fishbone222. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -70,7 +70,7 @@ KLIPPY_USER=$USER
|
||||
start_software()
|
||||
{
|
||||
report_status "Launching Klipper host software..."
|
||||
sudo systemctl klipper restart
|
||||
sudo systemctl restart klipper
|
||||
}
|
||||
|
||||
# Helper functions
|
||||
|
||||
Reference in New Issue
Block a user