fix: typo in success message (#340)
Reflects changes made by [drone-ssh#283](https://github.com/appleboy/drone-ssh/pull/283)
This commit is contained in:
		
							parent
							
								
									bb32884d53
								
							
						
					
					
						commit
						3f1416813d
					
				@ -82,9 +82,9 @@ output:
 | 
				
			|||||||
whoami
 | 
					whoami
 | 
				
			||||||
======END======
 | 
					======END======
 | 
				
			||||||
out: ***
 | 
					out: ***
 | 
				
			||||||
==============================================
 | 
					===============================================
 | 
				
			||||||
✅ Successfully executed commands to all host.
 | 
					✅ Successfully executed commands to all hosts.
 | 
				
			||||||
==============================================
 | 
					===============================================
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Setting up a SSH Key
 | 
					### Setting up a SSH Key
 | 
				
			||||||
 | 
				
			|||||||
@ -74,9 +74,9 @@ jobs:
 | 
				
			|||||||
whoami
 | 
					whoami
 | 
				
			||||||
======END======
 | 
					======END======
 | 
				
			||||||
out: ***
 | 
					out: ***
 | 
				
			||||||
==============================================
 | 
					===============================================
 | 
				
			||||||
✅ Successfully executed commands to all host.
 | 
					✅ Successfully executed commands to all hosts.
 | 
				
			||||||
==============================================
 | 
					===============================================
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 设置 SSH 密钥
 | 
					### 设置 SSH 密钥
 | 
				
			||||||
 | 
				
			|||||||
@ -74,9 +74,9 @@ jobs:
 | 
				
			|||||||
whoami
 | 
					whoami
 | 
				
			||||||
======END======
 | 
					======END======
 | 
				
			||||||
out: ***
 | 
					out: ***
 | 
				
			||||||
==============================================
 | 
					===============================================
 | 
				
			||||||
✅ Successfully executed commands to all host.
 | 
					✅ Successfully executed commands to all hosts.
 | 
				
			||||||
==============================================
 | 
					===============================================
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### 設置 SSH 金鑰
 | 
					### 設置 SSH 金鑰
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user