Skip to content

Commit 056631e

Browse files
committed
added sudo
1 parent de8d569 commit 056631e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

startup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/sh
22

3-
curl https://agent.connect.nginx.com/nginx-agent/install | DATA_PLANE_KEY="yIyz0sNub05qE1NcV0Ti8b8b9B2tt5yPwC3XQloe4os=" sh -s -- -y
3+
sudo curl https://agent.connect.nginx.com/nginx-agent/install | DATA_PLANE_KEY="yIyz0sNub05qE1NcV0Ti8b8b9B2tt5yPwC3XQloe4os=" sh -s -- -y

0 commit comments

Comments
 (0)