Skip to content

Commit

Permalink
delete I2P_SRC not I2P_SRC_BACE
Browse files Browse the repository at this point in the history
  • Loading branch information
eyedeekay committed Feb 13, 2024
1 parent 1f24437 commit a573f1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ if [ ! -d "$I2P_SRC_BASE" ]; then
git clone https://i2pgit.org/i2p-hackers/i2p.i2p "$I2P_SRC_BASE"
fi
cd "$I2P_SRC_BASE" && git pull --tags && cd "$HERE"
rm -rf "$I2P_SRC_BASE"
git clone -b "$I2P_VERSION" "$I2P_SRC_BASE" "$I2P_SRC"

I2P_JARS=$HERE/i2p.i2p-jpackage-mac/pkg-temp/lib
Expand Down

0 comments on commit a573f1c

Please sign in to comment.