Unverified Commit 5b60f3eb authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Create build.sh

parent 9cea1fdf
#!/bin/bash
PACKAGES=""
PACKAGES="$PACKAGES curl"
PACKAGES="$PACKAGES luci-i18n-firewall-zh-cn"
PACKAGES="$PACKAGES luci-i18n-opkg-zh-cn"
make image PACKAGES="$PACKAGES" ROOTFS_PARTSIZE="2048"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment