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=?
fi
echo "${temperature}K"
exit 1
return 1
elif
[ ${cmd} == "disable" ] ||
[ ${cmd} == "off" ] ; then