diff options
-rw-r--r-- | bbot/bbot-agent@.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bbot/bbot-agent@.service b/bbot/bbot-agent@.service index 408320c..f4d750b 100644 --- a/bbot/bbot-agent@.service +++ b/bbot/bbot-agent@.service @@ -53,6 +53,7 @@ ExecStart=/build/bots/%i/bin/bbot-agent \ --toolchain-num ${TOOLCHAIN_NUM} \ --toolchain-ver ${TOOLCHAIN_VER} \ --toolchain-id ${TOOLCHAIN_ID} \ + --instance 1 \ $CONTROLLER_TRUST \ $CONTROLLER_URL |