objection: fix sandbox violation

This commit is contained in:
Rick Farina (Zero_Chaos) 2019-07-03 13:46:47 -04:00
parent 7d66b07c4f
commit b6f21f6766
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -36,6 +36,7 @@ src_prepare(){
}
python_compile() {
addpredict /etc/npm
emake frida-agent
# cd agent
# npm run build || die "npm build failed"