No breaking change with last versions.
- Create package.json file, for project infos and simplify versionning with npm version.
- Remove .drone.yml because is not used. Deploying manually.
- Remove the quotes from the
BACKUP_CRON_TIME
variable. Sometimes you will need to add quotes so that the "*" is not interpreted by bash.