🐛 typo

This commit is contained in:
Mentor
2022-01-27 18:01:58 +01:00
parent 98f45fde8f
commit 19f541cfa2

View File

@@ -4,7 +4,7 @@
tempfolder=tmp
binfolder=/usr/local/bin
echo -e "\nCloning fam control version of smc"
echo -e "\nCloning fan control version of smc"
git clone https://github.com/hholtmann/smcFanControl.git $tempfolder
cd $tempfolder/smc-command
echo -e "\nMaking smc from source"