mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
fix(coreos-base/oem-gce): use only one into
Suggestion by @marineam.
This commit is contained in:
parent
f8f054c1d7
commit
9dc97bccb5
@ -18,11 +18,7 @@ S="${WORKDIR}"
|
||||
src_install() {
|
||||
into "/"
|
||||
dobin ${FILESDIR}/gce-ssh-key
|
||||
|
||||
into "/"
|
||||
dobin ${FILESDIR}/gce-coreos-cloudinit
|
||||
|
||||
into "/"
|
||||
dobin ${FILESDIR}/gce-setup-environment
|
||||
|
||||
insinto "/"
|
||||
|
Loading…
Reference in New Issue
Block a user