mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-04-23 00:45:32 +03:00
chore: support running commands from a file (#341)
This commit is contained in:
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
whoami
|
||||
Reference in New Issue
Block a user