mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-24 16:01:09 +02:00
Merge pull request #1776 from mischief/kubelet-wrapper-goof
app-admin/kubelet-wrapper: fix missing closing quote
This commit is contained in:
commit
90ad3553be
@ -18,5 +18,5 @@ RDEPEND=app-emulation/rkt
|
|||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
exeinto /usr/lib/coreos
|
exeinto /usr/lib/coreos
|
||||||
doexe "${FILESDIR}/kubelet-wrapper
|
doexe "${FILESDIR}"/kubelet-wrapper
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user