X-Git-Url: https://git.plutz.net/?p=rpi_small;a=blobdiff_plain;f=files%2Fetc%2Fprofile.d%2Fbusybox.sh;h=503dcd49bc36406886ad142e63e0f938895e62e7;hp=eb86f2b42d5fb67b8a830060ec267422d458fc98;hb=0281a9e17e69fd080175ebc28e68e6c1e7e37152;hpb=b5aaee47583cbea7703bb1c128aaabdd7c6257ea 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"