hjoon0510 / SmartSecretary

:partly_sunny: [KOI 2018] SmartSecretary tells users current weather and important schedule in front of door as a secretary.
Other
2 stars 1 forks source link

[완료, 버그] "cat ./current.txt" command displays "Unknown" message. #9

Open hjoon0510 opened 6 years ago

hjoon0510 commented 6 years ago

The "cat ./current.txt" command displays "Unknown" message even though today is "Rain".

hjoon0510@hjoon0510-desktop:/var/www/html/webpage$ cat ./current.txt
Unknown
hjoon0510 commented 6 years ago

Solution