Merge pull request #692 from paddatrapper/doc-typo

Fix minor typo in backup commands
This commit is contained in:
Robb 2019-01-14 08:03:51 -05:00 committed by GitHub
commit f0bbb8e2be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ command as the *postgres* user:
```bash
gunzip libretime-backup.gz
sudo -u postgres psql -f airtime-libretime
sudo -u postgres psql -f libretime-backup
```
You should now be able to log in to the Libretime web interface in the usual way.