mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 15:31:05 +02:00
app-admin/kubelet-wrapper: fix missing closing quote
This commit is contained in:
parent
802ccc8d57
commit
ffd2f90aa3
@ -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