Skip to content

Instantly share code, notes, and snippets.

@pedrompcaetano
Created February 23, 2018 10:43
Show Gist options
  • Save pedrompcaetano/ab9f3744dccf4fedb675ea499a181417 to your computer and use it in GitHub Desktop.
Save pedrompcaetano/ab9f3744dccf4fedb675ea499a181417 to your computer and use it in GitHub Desktop.
#!/bin/ksh
cd /usr/src && make clean && make obj && make -j8 build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment