forked from I2P_Developers/i2p.i2p
fix manual wrapper URL
This commit is contained in:
@@ -186,7 +186,7 @@ if [ -e /etc/gentoo-release ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
WRAPPER_URL="http://www.i2p2.de/manualwrapper"
|
||||
WRAPPER_URL="https://geti2p.net/en/misc/manual-wrapper"
|
||||
unsupported() {
|
||||
echo "The most likely reason is that a supported version of the java"
|
||||
echo "wrapper is not available in the I2P installation package for your"
|
||||
|
Reference in New Issue
Block a user