style: fix empty spaces
This commit is contained in:
parent
b47c2844fc
commit
811f0c5b33
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
||||||
src: "/tmp/atuin-x86_64-unknown-linux-gnu.tar.gz"
|
src: "/tmp/atuin-x86_64-unknown-linux-gnu.tar.gz"
|
||||||
dest: "/usr/local/bin/"
|
dest: "/usr/local/bin/"
|
||||||
include: "atuin-x86_64-unknown-linux-gnu/atuin"
|
include: "atuin-x86_64-unknown-linux-gnu/atuin"
|
||||||
extra_opts: [ "--strip-components=1" ]
|
extra_opts: ["--strip-components=1"]
|
||||||
owner: "root"
|
owner: "root"
|
||||||
group: "root"
|
group: "root"
|
||||||
mode: "0755"
|
mode: "0755"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue