mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-24 09:52:58 +02:00
aws: Set PATH to search in /usr/local/(s)bin
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
. /etc/sysconfig/rc
|
||||
. ${rc_functions}
|
||||
|
||||
# Set PATH to find our own executables
|
||||
export PATH=/usr/local/sbin:/usr/local/bin:${PATH}
|
||||
|
||||
get() {
|
||||
local file="${1}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user