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-12-19 22:09:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b154adaf5c
scp-action
/
entrypoint.sh
8 lines
68 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: initial
2019-05-11 09:01:31 +00:00
#!/bin/sh
set
-eu
export
GITHUB
=
"true"
chore: update drone scp command
2019-05-11 12:30:07 +00:00
sh -c
"
/bin/drone-scp
$*
"
Reference in New Issue
Copy Permalink