.
This commit is contained in:
parent
83f4e1a769
commit
aab9adce95
1 changed files with 5 additions and 0 deletions
5
build.sh
5
build.sh
|
|
@ -56,6 +56,11 @@ for NR in `ls patches`; do
|
|||
echo $NR
|
||||
done
|
||||
|
||||
rm -rf Printrun
|
||||
git clone git://github.com/daid/Printrun.git
|
||||
rm -rf Printrun/.git
|
||||
echo "python\\python.exe printrun\\pronterface.py" > printrun.bat
|
||||
|
||||
cd target
|
||||
7z a ../Skeinforge_PyPy.zip *
|
||||
cd ..
|
||||
|
|
|
|||
Loading…
Reference in a new issue