Skip to content

Commit c8c9304

Browse files
Update .razorops.yaml
1 parent 55eee36 commit c8c9304

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.razorops.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,4 @@ tasks:
2020
mkdir -p /tmp/logzio;
2121
curl -fsSL 'https://github.com/logzio/logzio-agent-manifest/releases/latest/download/agent_linux.tar.gz' -o /tmp/logzio/agent_linux.tar.gz;
2222
tar -zxf /tmp/logzio/agent_linux.tar.gz --directory /tmp/logzio;
23-
bash /tmp/logzio/agent.bash --url=https://app.logz.io --id=3222d133-76b4-4a27-a3dd-6589addeefb8
24-
23+
bash /tmp/logzio/agent.bash --url=https://app.logz.io --id=a99e2904-e23c-47c0-a9c4-e8dc9d286dca

0 commit comments

Comments
 (0)