This commit is contained in:
committer
2024-05-26 19:02:48 -05:00
parent 4d3fd7bf7b
commit c95e948623

View File

@@ -87,7 +87,7 @@ rshift() {
temperature=? temperature=?
fi fi
echo "${temperature}K" echo "${temperature}K"
exit 1 return 1
elif elif
[ ${cmd} == "disable" ] || [ ${cmd} == "disable" ] ||
[ ${cmd} == "off" ] ; then [ ${cmd} == "off" ] ; then