This commit is contained in:
committer
2024-05-26 19:09:24 -05:00
parent e5a4beb342
commit 630be06761

View File

@@ -79,6 +79,7 @@ rshift() {
if [ ${cmd} == "info" ] ; then
echo "{morning, day, evening, night, bedtime}"
return 1
elif [ ${cmd} == "show" ] ||
[ ${cmd} == "display" ] ; then
if [ -f "${temperature_file}" ] ; then