This website requires JavaScript.
Explore
Help
Sign In
folkslinux
/
proot
mirror of
https://github.com/proot-me/proot.git
Watch
1
Star
0
Fork
You've already forked proot
0
Code
Issues
Projects
Releases
Wiki
Activity
master
proot
/
test
/
test-c6b77b77.sh
6 lines
88 B
Bash
Raw
Permalink
Blame
History
if
[
-z
`
which make
`
]
;
then
exit
125
;
fi
${
PROOT
}
make -f
${
PWD
}
/test-c6b77b77.mk
Reference in New Issue
View Git Blame
Copy Permalink