1
1
Fork 0
mirror of https://github.com/appleboy/ssh-action.git synced 2025-03-28 14:46:19 +01:00
This commit is contained in:
GammaGames 2024-11-25 12:18:08 -07:00
parent 210ea25b05
commit d855b8ad7c

1
testdata/test.sh vendored
View file

@ -1,4 +1,3 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -e set -e
echo "Hello, World!"
whoami whoami