Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Amanda Ghassaei
DMDesign
Commits
e6ba3fbd
Commit
e6ba3fbd
authored
Aug 26, 2015
by
Amanda Ghassaei
Browse files
no push.sh
parent
74ef9967
Changes
1
Hide whitespace changes
Inline
Side-by-side
push.sh
deleted
100755 → 0
View file @
74ef9967
#!/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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment