Skip to content

Commit d2655d6

Browse files
authored
Merge pull request #3 from 007revad/develop
Develop
2 parents 44ebbb2 + c151106 commit d2655d6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,13 @@ You need to set **backupDirectory=** near the top of the script (below the heade
5454
backupDirectory="/share/Backups/Plex_Backups"
5555
```
5656

57-
The script gets the brand, model and hostname from the NAS to use logs and backup name.
57+
The script gets the disto and hostname from the NAS to use logs and backup name.
5858
Set Name= to "distro", "hostname" or some nickname. If Name= is blank the Linux computer's hostname will be used.
5959

6060
The LogAll setting enables, or disables, logging every file that gets backed up. Set LogAll= to "yes" or "no". Blank is the same as no.
6161

6262
```YAML
63-
Name="brand"
63+
Name="distro"
6464
LogAll="no"
6565
```
6666

0 commit comments

Comments
 (0)