This website requires JavaScript.
Explore
Help
Register
Sign In
actions
/
scp-action
Watch
1
Star
0
Fork
0
You've already forked scp-action
mirror of
https://github.com/appleboy/scp-action.git
synced
2024-11-28 03:48:56 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9f07126ae4
scp-action
/
entrypoint.sh
8 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: initial
2019-05-11 17:01:31 +08:00
#!/bin/sh
set
-eu
export
GITHUB
=
"true"
chore: update drone scp command
2019-05-11 20:30:07 +08:00
sh -c
"
/bin/drone-scp
$*
"
Reference in New Issue
Copy Permalink