This website requires JavaScript.
Explore
Help
Sign In
TianMa431
/
ssh-action
Watch
9
Star
0
Fork
0
You've already forked ssh-action
mirror of
https://github.com/appleboy/ssh-action.git
synced
2026-02-23 11:36:23 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
4188bdc3ce
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-17 14:57:46 +08:00
#!/usr/bin/env bash
set
-e
remove stderr, stdout works
2024-11-26 02:47:21 +08: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