Skip to content

Commit

Permalink
Update after-install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed Apr 7, 2024
1 parent fda905a commit 602e2f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packaging/after-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ if [ ! -e "/usr/local/share/openhd_platform/x20" ]; then
echo "Non Custom Installation Found"
rm -Rf /usr/local/bin/x20/
systemctl disable temperature_guardian.service
else
echo "You're using OpenHD Hardware, thank you"
fi

0 comments on commit 602e2f1

Please sign in to comment.