changes for moves of gwt stuff

This commit is contained in:
Timothy Prepscius 2013-09-02 13:21:12 -04:00
parent 68f2b692ae
commit 841a7b7c81
4 changed files with 0 additions and 14 deletions

View File

@ -1,5 +0,0 @@
source ./config.hosts
server=$M_HOST_DEV
rsync -avL --exclude="WEB-INF" --delete ../gwt/war/ www@$server:

View File

@ -1,5 +0,0 @@
source ./config.hosts
server=$M_HOST_DEV
scp dev-web-restart.remote www@$server:
ssh www@$server ./dev-web-restart.remote

View File

@ -1,2 +0,0 @@
killall -u www python
python -m SimpleHTTPServer > http.log 2>&1 &

View File

@ -1,2 +0,0 @@
rsync -avL --exclude="WEB-INF" --delete ../gwt/war/ ./www/