Ant updater is faster and good enough

This commit is contained in:
idk
2021-05-22 22:30:39 -04:00
parent ff1451c0dc
commit 13af013cbd

View File

@@ -22,7 +22,7 @@ echo "cleaning"
HERE="$PWD"
cd "$HERE/../i2p.i2p/"
git checkout "$VERSION"
ant pkg
ant updater
cd "$HERE"
RES_DIR="$HERE/../i2p.i2p/installer/resources"