This repository was archived by the owner on Oct 22, 2020. It is now read-only.

Description
Software Specs:
- Ubuntu 16.04.4 LTS x86_64
- Python 3.6.5
- Bash Shell
Steps to Reproduce:
- Clone this repository using
git clone https://github.com/mubaris/motivate.git
cd motivate
- Exec
./UPDATE
Expected Result:
Motivate quote database is updated.
Actual Result:
bash: ./UPDATE: No such file or directory
There is no "UPDATE" script inside the repository? So, how do I update the database?