♿️
This commit is contained in:
		
							parent
							
								
									9c72f99f9d
								
							
						
					
					
						commit
						017ae108bd
					
				@ -15,7 +15,7 @@ C/S 采用 gRPC 通信,客户端通过添加主机生成的单独 Token 上报
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
```shell
 | 
					```shell
 | 
				
			||||||
curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh
 | 
					curl -L https://raw.githubusercontent.com/naiba/nezha/master/script/install.sh -o nezha.sh && chmod +x nezha.sh
 | 
				
			||||||
sudo nezha.sh
 | 
					sudo ./nezha.sh
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
## FAQ
 | 
					## FAQ
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -16,6 +16,7 @@ red='\033[0;31m'
 | 
				
			|||||||
green='\033[0;32m'
 | 
					green='\033[0;32m'
 | 
				
			||||||
yellow='\033[0;33m'
 | 
					yellow='\033[0;33m'
 | 
				
			||||||
plain='\033[0m'
 | 
					plain='\033[0m'
 | 
				
			||||||
 | 
					export PATH=$PATH:/usr/local/bin
 | 
				
			||||||
 | 
					
 | 
				
			||||||
os_version=""
 | 
					os_version=""
 | 
				
			||||||
os_arch=""
 | 
					os_arch=""
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user