mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-01-04 03:29:14 +00: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
|