#!/bin/sh # Author: sud0nick # Date: Jan 2016 opkg update > /dev/null; opkg install zip unzip > /dev/null; echo "Complete"