We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de8d569 commit 056631eCopy full SHA for 056631e
startup.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-curl https://agent.connect.nginx.com/nginx-agent/install | DATA_PLANE_KEY="yIyz0sNub05qE1NcV0Ti8b8b9B2tt5yPwC3XQloe4os=" sh -s -- -y
+sudo curl https://agent.connect.nginx.com/nginx-agent/install | DATA_PLANE_KEY="yIyz0sNub05qE1NcV0Ti8b8b9B2tt5yPwC3XQloe4os=" sh -s -- -y
0 commit comments