Erik Westrup
|
d5497b04b4
|
Add missing $INSTALL_PREFIX in help text
|
2022-04-29 17:57:33 +02:00 |
|
Erik Westrup
|
7ebeb00761
|
chmod a-x bin/*
The source files won't execute util after the build step. Remove
execution bit to not invite users to try to run these files.
Fixes #89
|
2022-02-27 22:14:21 +01:00 |
|
Erik Westrup
|
f4d1d6f1b2
|
chmod u+x bin/ to try execute scripts in build dir
before install step
|
2022-02-16 12:20:54 +01:00 |
|
Erik Westrup
|
ab928d0dfd
|
Rename *.env files to *.env.sh
Fixes #66
|
2022-02-08 17:26:08 +01:00 |
|
Erik Westrup
|
645df1a0d4
|
Move /sbin to /bin
As more users would have /bin than /sbin in their PATH
|
2022-02-07 18:22:36 +01:00 |
|