mirror of
https://gitea.com/actions/appleboy-ssh-action.git
synced 2024-11-22 01:59:35 +01:00
3 lines
33 B
Bash
3 lines
33 B
Bash
|
#!/usr/bin/env bash
|
||
|
set -e
|
||
|
whoami
|