Skip to content
Snippets Groups Projects
Commit a994f948 authored by Martin Mareš's avatar Martin Mareš
Browse files

Přidány skripty bin/deploy-{pub,test}

parent 38eccaef
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
ssh mo-web@gimli 'cd osmo/src && git pull && bin/deploy'
#!/bin/sh
ssh mo-web@gimli 'cd osmo-test/src && git pull && bin/deploy'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment