fix script rights
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-02-12 19:19:07 +01:00
parent f95c311471
commit 065f900219
1 changed files with 1 additions and 1 deletions

View File

@ -30,6 +30,6 @@
dest: /usr/local/bin/scan2mail
owner: root
group: root
mode: 0644
mode: 0750
become: True
become_user: root