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

deploy scripts

parent 10d7350b
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
cp -R ~/Research/WebApps/DMDesign ~/Projects/dma/Web/
cp -R ~/Research/WebApps/DMDesign ~/Projects/dma/Web/mod
cd ~/Projects/dma
......
#!/bin/sh
cp -R ~/Research/WebApps/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.
Finish editing this message first!
Please register or to comment