Update _index.en.md

This commit is contained in:
dinger1986 2023-08-28 23:01:35 +01:00 committed by GitHub
parent 091dea15f7
commit 552ca44229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,7 +64,7 @@ You now have options.
Run the backup script to create a one time backup `./backup.sh`
Or /
Run the backup script `--auto` (full command would be `./backup.sh --auto` this will schedule the backup script to run nightly and autorotate.
Run the backup script `--schedule` (full command would be `./backup.sh --schedule` this will schedule the backup script to run nightly and autorotate.
To Restore do the following:
```