setup mode 0644 for motd
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
f94b39c22b
commit
1bc37f5ba2
1 changed files with 1 additions and 1 deletions
|
@ -38,4 +38,4 @@ case "$os" in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
__file "$destination" --source "$source" --type file
|
__file "$destination" --source "$source" --mode 0644
|
||||||
|
|
Loading…
Reference in a new issue