V4 #268

Closed
matty91 wants to merge 10 commits from v4 into v4
Showing only changes of commit e9c23ca93e - Show all commits

View File

@@ -510,7 +510,7 @@ function update_klipper() {
local custom_repo="${custom_klipper_repo}"
local custom_branch="${custom_klipper_repo_branch}"
py_ver="python$(get_klipper_python_ver)"
py_ver=$(get_klipper_python_ver)
do_action_service "stop" "klipper"