make sure the backup is executable
This commit is contained in:
parent
525c488cd6
commit
29ca1ab826
2 changed files with 1 additions and 1 deletions
0
files/artboard/artboard-backup
Normal file → Executable file
0
files/artboard/artboard-backup
Normal file → Executable file
|
@ -55,7 +55,7 @@
|
|||
- cronie-anacron
|
||||
|
||||
- name: artboard backup thing
|
||||
action: copy src=$files/artboard/artboard-backup dest=/etc/cron.daily/artboard-backup
|
||||
action: copy src=$files/artboard/artboard-backup dest=/etc/cron.daily/artboard-backup mode=0755
|
||||
|
||||
- name: link artboard into /var/www/html
|
||||
action: file state=link src=/srv/persist/artboard path=/var/www/html/artboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue