Removed setting "strong directory permissions", as it is not recommended by Nextcloud anymore

This commit is contained in:
DecaTec
2017-09-23 11:32:48 +02:00
parent f7117da82f
commit 22bc4b2e4b
3 changed files with 4 additions and 23 deletions

View File

@@ -26,4 +26,4 @@ This will create a direcotry with the current time stamp in your main backup dir
## Restore
For restore, just call *NextcloudRestore.sh*. This script expects one parameter which is the name of the backup to be restored. In our example, this would be *20170910_132703* (the time stamp of the backup created before). So the full command for a restore would be *./NextcloudRestore.sh 20170910_132703*.
For restore, just call *NextcloudRestore.sh*. This script expects one parameter which is the name of the backup to be restored. In our example, this would be *20170910_132703* (the time stamp of the backup created before). So the full command for a restore would be *./NextcloudRestore.sh 20170910_132703*.