Skip to content
Snippets Groups Projects
Commit e6ba3fbd authored by Amanda Ghassaei's avatar Amanda Ghassaei
Browse files

no push.sh

parent 74ef9967
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
rsync -r -v --exclude=".*" --exclude='node/node_modules/' ~/Research/WebApps/DMDesign/DMDesign ~/Projects/dma/Web/
cd ~/Projects/dma
hg addremove .
hg ci -m "deploy from script"
hg push
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment