mirror of
https://github.com/appleboy/ssh-action.git
synced 2024-11-27 02:06:10 +08:00
bf84378588
- Signed-off-by: appleboy <appleboy.tw@gmail.com>
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/usr/bin/env bash
|
|
set -e
|
|
whoami
|