diff --git a/docs/manual/backing-up-the-server/index.md b/docs/manual/backing-up-the-server/index.md index cd1451b6c..1391c1a6f 100644 --- a/docs/manual/backing-up-the-server/index.md +++ b/docs/manual/backing-up-the-server/index.md @@ -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.