don't use symlink to /lib/functions.sh
[project/luci.git] / modules / admin-full / luasrc / controller / admin / system.lua
index 1087cf8..55ad01c 100644 (file)
@@ -189,7 +189,7 @@ function action_flashops()
        local function image_supported()
                -- XXX: yay...
                return ( 0 == os.execute(
-                       ". /etc/functions.sh; " ..
+                       ". /lib/functions.sh; " ..
                        "include /lib/upgrade; " ..
                        "platform_check_image %q >/dev/null"
                                % image_tmp