u
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user