make it more flexible

pull/1/head
Michael Zanetti 2014-01-03 19:06:23 +01:00
parent cb3b9b7885
commit c7d947bcb1
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ USER=root
USER_ID=0
PASSWORD=hive
BINARY=hive
TARGET_IP=10.10.10.125
TARGET_IP=${TARGET_IP-10.10.10.125}
TARGET_SSH_PORT=22
TARGET_DEBUG_PORT=3768
RUN_OPTIONS=-qmljsdebugger=port:$TARGET_DEBUG_PORT