Skip to content

Commit

Permalink
fix: typo in success message (appleboy#340)
Browse files Browse the repository at this point in the history
Reflects changes made by [drone-ssh#283](appleboy/drone-ssh#283)
  • Loading branch information
1ukastesar authored and restrealitaet committed Oct 29, 2024
1 parent b573e21 commit 0d642a3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ output:
whoami
======END======
out: ***
==============================================
✅ Successfully executed commands to all host.
==============================================
===============================================
✅ Successfully executed commands to all hosts.
===============================================
```

### Setting up a SSH Key
Expand Down
6 changes: 3 additions & 3 deletions README.zh-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
whoami
======END======
out: ***
==============================================
✅ Successfully executed commands to all host.
==============================================
===============================================
✅ Successfully executed commands to all hosts.
===============================================
```

### 设置 SSH 密钥
Expand Down
6 changes: 3 additions & 3 deletions README.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ jobs:
whoami
======END======
out: ***
==============================================
✅ Successfully executed commands to all host.
==============================================
===============================================
✅ Successfully executed commands to all hosts.
===============================================
```

### 設置 SSH 金鑰
Expand Down

0 comments on commit 0d642a3

Please sign in to comment.