fixed typo in readme

This commit is contained in:
Anton Lydike 2021-01-11 14:16:45 +01:00
parent 44768618ad
commit e9b4bd17b6

View File

@ -36,7 +36,7 @@ rmdir backup
you can replace the name (`storage`) with any filename you like. If you'd rather use a partition skip the `dd` part and run `luksFormat` directly on your partition and replace the file with the device at all other steps.
*Note that the file will be shown to be 150GB in size, but it will not use 150GB of disk space. As the luks container fills up, the file will grow with it. If you don't want this, I would suggest filling the whole file with data from urandom. This will take a while on initialization though.*
*Note that the file will be shown to be 100GB in size, but it will not use 100GB of disk space. As the luks container fills up, the file will grow with it. If you don't want this, I would suggest filling the whole file with data from urandom. This will take a while on initialization though.*
**step 2:** configure the backup script:
Replace these variables in the beginning with your own: