mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 23:41:10 +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() {
|
||||
exeinto /usr/lib/coreos
|
||||
doexe "${FILESDIR}/kubelet-wrapper
|
||||
doexe "${FILESDIR}"/kubelet-wrapper
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user