Skip to content
Snippets Groups Projects
Forked from mlz / Frida
2401 commits behind the upstream repository.
CREATE_TGZ 133 B
# export A=frida2-
rm -f -r $A
cp -r pub $A
cd $A; make maintainer-clean; cd ..
upgit # to synchronize
tar czv -h -f /io/$A.tgz $A/*