mirror of
https://github.com/i2p/i2p.i2p.git
synced 2024-12-06 19:27:00 +01:00
remove debug text
This commit is contained in:
@@ -15,7 +15,7 @@ WARN=60
|
||||
SOON=30
|
||||
|
||||
|
||||
if [ $(which 1openssl) ]; then
|
||||
if [ $(which openssl) ]; then
|
||||
OPENSSL=1
|
||||
elif [ $(which certtool) ]; then : ;else
|
||||
echo "ERROR: Neither certtool nor openssl were found..." >&2
|
||||
|
||||
Reference in New Issue
Block a user