Skip to content
Snippets Groups Projects
Commit 8f187261 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

reorganize archive releases

parent adc7b883
No related branches found
No related tags found
No related merge requests found
CREATE_TGZ 100644 → 100755
cd pub; make maintainer-clean; cd ..
# export A=frida2-
cp -r pub $A
cd $A; make maintainer-clean; cd ..
upgit # to synchronize
tar czv -h -f /io/frida2-090519.tgz frida2-090519/*
tar czv -h -f /io/$A.tgz $A/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment