mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 12:15:32 +03:00
The tools seems to require binaries to be available from /var/lib/cfengine/bin. https://tracker.mender.io/browse/CFE-2936 we also add a post-install that creates the keys.
3 lines
26 B
Bash
3 lines
26 B
Bash
#!/bin/sh
|
|
|
|
cf-key || true
|