mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-08 16:06:47 +00:00
On RHEL systems the installation path of faasd, /usr/local/bin, is not in the sudo PATH by default. Use the full path to the faasd binary in any printed instruction to work around this. Signed-off-by: Han Verstraete (OpenFaaS Ltd) <han@openfaas.com>