Skip to content

Commit

Permalink
Klipperscreen is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
eliasbakken committed May 31, 2024
1 parent 3785009 commit 46c592e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
13 changes: 0 additions & 13 deletions userpatches/overlay/KlipperScreen/fix-missing-fi.patch

This file was deleted.

4 changes: 0 additions & 4 deletions userpatches/overlay/install_components/klipperscreen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ install_klipperscreen() {
cd /home/debian
apt install python3.11-venv
git clone https://github.com/jordanruthe/KlipperScreen.git
cp /tmp/overlay/KlipperScreen/fix-missing-fi.patch /home/debian/KlipperScreen/
cd KlipperScreen
patch -p1 < fix-missing-fi.patch
cd ..
chown -R debian:debian KlipperScreen
su -c "echo 'Y' | /home/debian/KlipperScreen/scripts/KlipperScreen-install.sh" debian
}

0 comments on commit 46c592e

Please sign in to comment.