This website requires JavaScript.
Explore
Help
Register
Sign In
298977887
/
ssh-action
Watch
1
Star
0
Fork
0
You've already forked ssh-action
mirror of
https://github.com/appleboy/ssh-action.git
synced
2025-07-01 21:07:25 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ssh-action
/
testdata
/
test.sh
5 lines
55 B
Bash
Raw
Normal View
History
Unescape
Escape
chore: support running commands from a file (#341)
2024-11-16 22:57:46 -08:00
#!/usr/bin/env bash
set
-e
remove stderr, stdout works
2024-11-25 11:47:21 -07:00
echo
"Hello, World!"
refactor: refactor codebase and improve API performance - Signed-off-by: appleboy <appleboy.tw@gmail.com>
2024-11-17 15:00:26 +08:00
whoami
Reference in New Issue
Copy Permalink