This website requires JavaScript.
Explore
Help
Sign In
appleboy
/
scp-action
mirror of
https://github.com/appleboy/scp-action.git
Watch
1
Star
0
Fork
You've already forked scp-action
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
03e93ae863
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
$*
"