Updated documentation

This commit is contained in:
Marco Cetica
2023-03-16 11:43:14 +01:00
parent 126efbc5ab
commit 72ed442f01
6 changed files with 8 additions and 8 deletions

View File

@@ -51,7 +51,7 @@ create_files() {
}
execute_backup() {
./backup.sh -b backup_sources.bk "$PWD" badpw
./backup.sh -b sources.bk "$PWD" badpw
}
extract_backup() {