Fix chmod for /usr/bin/nextcloud_backup.sh

This commit is contained in:
Sebastien Clement 2019-12-19 17:08:49 +01:00
parent 5d469f805c
commit 240fcbbf2e
3 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View File

@ -104,4 +104,5 @@ dist
.tern-port
.vscode
status.json
conf.json
conf.json
webdav_conf.json

View File

@ -1 +1,2 @@
/usr/bin/run.sh false root 0755 0755
/usr/bin/run.sh false root 0755 0755
/usr/bin/nextcloud_backup.sh false root 0755 0755

View File

@ -1 +0,0 @@