Linux Tips & Tricks

[2024-01-17] Klipper/Guilouz (Creality Kx Printers) Script Can’t be Updated or Installed

Update or installation fails because not enough space on /root volume. Often script is being partially downloaded and therefore can’t be executed. Here is how to fix this. cd /root rm -Rf .cache cd && rm -f installer.sh && wget –no-check-certificate https://raw.githubusercontent.com/Guilouz/Creality-K1-and-K1-Max/main/Scripts/installer.sh

[2023-08-05] Batch . . . → Read More: Linux Tips & Tricks