liquidex
384e64009e
would be nice to rewrite these as a standalone utility that integrates with Nix someday i guess
4 lines
104 B
Bash
Executable file
4 lines
104 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
ssh "$RKGK_SERVER" -p "$RKGK_SERVER_PORT" "bash" "~/repo/admin/daemon/deploy.bash"
|