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