diff --git a/bin/import-packages.sh b/bin/import-packages.sh index 49f57bf..6da656c 100755 --- a/bin/import-packages.sh +++ b/bin/import-packages.sh @@ -11,7 +11,9 @@ if [ ! -d "$basedir/import/i2p.i2p" ]; then git clone https://github.com/i2p/i2p.i2p.git fi +cd $basedir/import/i2p.i2p git checkout tags/i2p-0.9.37 +cd .. if [ ! -d "$basedir/import/jdks" ]; then mkdir -p jdks