This website requires JavaScript.
Explore
Help
Register
Sign In
yafox
/
how-lix-os-pkgs
Watch
1
Star
0
Fork
You've already forked how-lix-os-pkgs
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
master
how-lix-os-pkgs
/
llvm
/
default
/
inst.sh
5 lines
50 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh -e
cd
../build
make -j
$(
nproc
)
install
Reference in New Issue
View Git Blame
Copy Permalink