mirror of
https://github.com/2006-Scape/Parabot.git
synced 2026-07-05 16:49:41 +00:00
4 lines
143 B
Bash
Executable File
4 lines
143 B
Bash
Executable File
#! /bin/bash
|
|
|
|
sleep 15
|
|
curl -sS "http://v3.bdn.parabot.org/api/bot/create/client?build_id=$TRAVIS_BUILD_ID&version=$PARABOT_VERSION" >/dev/null |