diff --git a/installer/resources/i2prouter b/installer/resources/i2prouter
index ebf5f01b719473a34d8d0e82fabcc2113ad32a7e..ec86420d0ff853b5973798633e898a4da13e1b0a 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.