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