mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
overlay coreos/config: Add installing ncat symlink
This commit is contained in:
parent
db51257e08
commit
723312558f
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-analyzer/openbsd-netcat
vendored
Normal file
3
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-analyzer/openbsd-netcat
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
cros_post_src_install_ncat_symlink() {
|
||||
ln -sfn nc "${D}/usr/bin/ncat"
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user