Merge pull request #95 from wlanslovenija/master
babeld: Added missing $IPKG_INSTROOT
This commit is contained in:
commit
5b614e5103
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
|
||||
. /lib/functions/network.sh
|
||||
. $IPKG_INSTROOT/lib/functions/network.sh
|
||||
|
||||
START=70
|
||||
|
||||
|
|
Loading…
Reference in a new issue