Skip to content

Instantly share code, notes, and snippets.

@egeneralov
Created June 5, 2020 10:38
Show Gist options
  • Select an option

  • Save egeneralov/12645ad3fbfc4cf0a0a1ac2d45f1a2c2 to your computer and use it in GitHub Desktop.

Select an option

Save egeneralov/12645ad3fbfc4cf0a0a1ac2d45f1a2c2 to your computer and use it in GitHub Desktop.
cat << EOF > /etc/opkg.conf
src/gz snapshots http://openwrt.wk.cz/trunk/mr-mips/packages
dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
EOF
opkg update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment