mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-07-01 06:49:11 +00:00
3 lines
33 B
Bash
3 lines
33 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
set -e
|
||
|
|
whoami
|