1
0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-07-05 20:12:50 +08:00
ssh-action/testdata/test.sh
2024-11-25 11:47:21 -07:00

5 lines
55 B
Bash

#!/usr/bin/env bash
set -e
echo "Hello, World!"
whoami