mirror of https://github.com/hak5/openwrt-owl.git
parent
1e82faaa5e
commit
718fd729df
|
@ -146,7 +146,7 @@ Valid destinations are directories or one of the dest names from $IPKG_CONF:" >&
|
|||
export no_proxy="$IPKG_NO_PROXY"
|
||||
fi
|
||||
|
||||
IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\)'
|
||||
IPKG_STATUS_FIELDS='\(Package\|Status\|Essential\|Version\|Conffiles\|Root\|Architecture\)'
|
||||
}
|
||||
|
||||
ipkg_usage() {
|
||||
|
|
Loading…
Reference in New Issue