Update user/how-to-guides/backup-emergency-restore-v4.md

Co-authored-by: Rusty Bird <rustybird@net-c.com>
This commit is contained in:
Andrew David Wong 2023-04-11 16:35:19 -07:00 committed by GitHub
parent 39342e8c98
commit edbfa3c9b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ any GNU/Linux system.
such as `scrypt` or `bzip2`, you can make things easier by aliasing those
binaries now, e.g.,
[user@restore ~]$ alias scrypt="/home/user/scrypt-*"
[user@restore ~]$ alias scrypt="$PWD/scrypt-*/usr/bin/scrypt"
[user@restore ~]$ alias bzip2="/home/user/bzip2-*"
2. Untar the main backup file.