forked from Ivasoft/openwrt
Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
SVN-Revision: 34793
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
. /etc/functions.sh
|
||||
. /lib/functions.sh
|
||||
do_button () {
|
||||
local button
|
||||
local action
|
||||
|
||||
Reference in New Issue
Block a user