groups - added local $PATH directive to avoid conflicts with entware/optware
parent
6a7c8a9272
commit
23c38f1609
@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
export PATH=/bin:/usr/bin:/sbin:/usr/sbin:/home/root:
|
||||
echo root
|
||||
|
Loading…
Reference in New Issue