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