X-Git-Url: http://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=files%2Fetc%2Fprofile.d%2Fbusybox.sh;h=503dcd49bc36406886ad142e63e0f938895e62e7;hp=eb86f2b42d5fb67b8a830060ec267422d458fc98;hb=HEAD;hpb=bf1687b229f4434fd6e775d6ae65913fb8cf7215 diff --git a/files/etc/profile.d/busybox.sh b/files/etc/profile.d/busybox.sh index eb86f2b..503dcd4 100644 --- a/files/etc/profile.d/busybox.sh +++ b/files/etc/profile.d/busybox.sh @@ -1,3 +1,3 @@ #!/bin/sh -PATH="${PATH:/opt/busybox}" +PATH="${PATH}:/opt/busybox"