feature: Install remove instances #283
@@ -617,8 +617,7 @@ function update_klipper() {
|
||||
do_action_service "stop" "klipper"
|
||||
|
||||
if [[ ! -d ${KLIPPER_DIR} ]]; then
|
||||
error_msg "Nothing to update, Klipper directory doesn't exists! Please instakk Klipper first."
|
||||
return
|
||||
clone_klipper "${custom_repo}" "${custom_branch}"
|
||||
else
|
||||
backup_before_update "klipper"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user