]> git.plutz.net Git - rpi_small/commitdiff
typo
authorPaul Hänsch <paul@plutz.net>
Sat, 9 Mar 2019 23:57:54 +0000 (00:57 +0100)
committerPaul Hänsch <paul@plutz.net>
Sat, 9 Mar 2019 23:57:54 +0000 (00:57 +0100)
files/etc/profile.d/busybox.sh

index eb86f2b42d5fb67b8a830060ec267422d458fc98..503dcd49bc36406886ad142e63e0f938895e62e7 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
 #!/bin/sh
 
-PATH="${PATH:/opt/busybox}"
+PATH="${PATH}:/opt/busybox"