mirror of
https://gitea.sdaily.cn/actions/ssh-action.git
synced 2026-06-19 21:48:52 +00:00
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/usr/bin/env bash
|
|
set -e
|
|
whoami
|