Skip to content

Instantly share code, notes, and snippets.

@bonau
Created December 30, 2012 11:18
Show Gist options
  • Select an option

  • Save bonau/4412281 to your computer and use it in GitHub Desktop.

Select an option

Save bonau/4412281 to your computer and use it in GitHub Desktop.
install ipkg in Synology DiskStation
#!/bin/sh
cd /tmp
wget 'http://ipkg.nslu2-linux.org/feeds/optware/syno-i686/cross/unstable/syno-i686-bootstrap_1.2-7_i686.xsh'
@dreamingodd

Copy link
Copy Markdown

It worked

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment