commit 8b2c12e3be7e452ba2012bf87abf71a1eb7006c7 parent 5789dbb2fba7595af9ef4f00d4ccbb9b9497eadc Author: Andreas Gruhler <agruhl@gmx.ch> Date: Fri, 21 Jan 2022 21:54:53 +0100 ensure nomad binary mode Diffstat:
M | nomad.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/nomad.sh b/nomad.sh @@ -31,6 +31,7 @@ fi # Fix ownership and install binary chown root: nomad +chmod 0755 nomad mv nomad /usr/local/bin/ # Check version