Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 346 Bytes

README.md

File metadata and controls

20 lines (19 loc) · 346 Bytes

Installation

cd ~
git clone https://github.com/TheFuzzyGiggler/K1_Heater_Test.git
cd K1_Heater_Test
./install.sh

If you get a permission denied error, simply run

chmod +x install.sh
./install.sh

Uninstall

To remove the heater patch and revert back to the original file

cd ~
cd K1_Heater_Test
./install.sh uninstall