*
Jes Olson j3s@c3f.net
Sat, 01 Oct 2022 15:44:58 -0500
1 files changed,
5 insertions(+),
5 deletions(-)
jump to
M
main.go
→
main.go
@@ -111,13 +111,13 @@ sorry, this shit is a work in progress
details: zoa <path> will execute the code in the given zoa dir - - if the path is a git repo, zoa will pull it - - if the path is a dir, zoa will execute the code there + - if the path is a git repo, zoa will pull it + - if the path is a dir, zoa will execute the code there zoa deploy <remote host...> will ssh to the given server and: - - install zoa to /usr/local/bin/ - - copy the local zoa repo to the host - - execute zoa on the remote host + - install zoa to /usr/local/bin/ + - copy the local zoa repo to the host + - execute zoa on the remote host examples: zoa ~/code/my-zoa-repo