mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-08-13 23:35:53 +08:00
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/usr/bin/env bash
|
|
set -e
|
|
whoami
|