installer: restart KS if it's running
This commit is contained in:
parent
3ed8142ab9
commit
92254942ef
@ -160,6 +160,7 @@ update_x11()
|
||||
start_KlipperScreen()
|
||||
{
|
||||
echo_text "Starting service..."
|
||||
sudo systemctl stop KlipperScreen
|
||||
sudo systemctl start KlipperScreen
|
||||
}
|
||||
if [ "$EUID" == 0 ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user