Skip to content

Instantly share code, notes, and snippets.

View rhiokim's full-sized avatar
:octocat:
I'm focusing on somewhere.

Rhio Kim rhiokim

:octocat:
I'm focusing on somewhere.
View GitHub Profile
@rhiokim
rhiokim / xmp_base.sh
Created September 6, 2011 15:28
install XMP's base module on xtreamer
#!/bin/sh
base=`pwd`
programs=`dirname $base`
xmp=`dirname $programs`
xmproot=`dirname $xmp`
rm /sbin/www/xmproot
rm /sbin/www/xmp
@rhiokim
rhiokim / busybox-link.sh
Created September 2, 2011 16:41
Linux myxtreamer 2.6.12.6-VENUS BusyBox symbol link Creator