mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2025-02-07 18:41:09 +01:00
3 lines
34 B
Bash
3 lines
34 B
Bash
#!/usr/bin/env bash
|
|
set -e
|
|
whoami
|