fix istore install bug
This commit is contained in:
parent
e4cd9a1361
commit
d4473d8e0b
@ -253,6 +253,7 @@ case $action in
|
|||||||
update
|
update
|
||||||
;;
|
;;
|
||||||
"install")
|
"install")
|
||||||
|
opkg update
|
||||||
opkg install "$1"
|
opkg install "$1"
|
||||||
#check_space
|
#check_space
|
||||||
#wrapped_in_update opkg_wrap_mirrors install "$@" && try_upgrade_depends "$1" && try_autoconf
|
#wrapped_in_update opkg_wrap_mirrors install "$@" && try_upgrade_depends "$1" && try_autoconf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user