Browse Source

Update 'init.md'

胡增文 1 year ago
parent
commit
8e10697b38
1 changed files with 1 additions and 1 deletions
  1. 1 1
      init.md

+ 1 - 1
init.md

@@ -41,7 +41,7 @@ vpn密码: qx123456
 
 ### 4. 启动ptr agent
 ```
-docker run -d \
+sudo docker run -d \
   -p 9001:9001 \
   --name portainer_agent \
   --restart=always \