mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2024-11-21 17:49:36 +01:00
bf84378588
- Signed-off-by: appleboy <appleboy.tw@gmail.com>
3 lines
34 B
Bash
3 lines
34 B
Bash
#!/usr/bin/env bash
|
|
set -e
|
|
whoami
|