Ross Simpson 6e4fe624ec
Fix incorrect config filename in update script
The update script backs up the config file to `/root/config.bak`, but
then tries to restore it from `/root/config.yml.bak` (which obviously
won't be found).

This looks like a typo in the backup command, so update that command to
use the same filename as the restore command.

Signed-off-by: Ross Simpson <ross@rosssimpson.com>
2019-10-04 22:01:44 +10:00
..
2019-10-03 15:55:03 +02:00
2019-10-03 13:27:13 +02:00
2019-10-03 16:59:19 +02:00
2019-10-04 00:33:06 +02:00