diff --git a/installer/resources/i2prouter b/installer/resources/i2prouter index ebf5f01b7..ec86420d0 100644 --- a/installer/resources/i2prouter +++ b/installer/resources/i2prouter @@ -17,7 +17,7 @@ APP_NAME="i2p" APP_LONG_NAME="I2P Service" # Wrapper -WRAPPER_CMD="i2psvc" +WRAPPER_CMD="./i2psvc" WRAPPER_CONF="wrapper.conf" # Priority at which to run the wrapper. See "man nice" for valid priorities.