diff options
author | ivan <ivan> | 2008-10-02 22:28:58 +0000 |
---|---|---|
committer | ivan <ivan> | 2008-10-02 22:28:58 +0000 |
commit | 6de1b1eda223227e188e2b1cf653b889c798790e (patch) | |
tree | 775457e5b8094cf9b0455d19e783f563f566cdb9 /DEPLOY | |
parent | 6061d6ebea9c2d3919a73b7303a9ceb684950fac (diff) |
re-add deployment script
Diffstat (limited to 'DEPLOY')
-rwxr-xr-x | DEPLOY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/bin/sh +./BUILD && cd target; rsync -rPv * 420.am:/var/www/www.sisd.com/freeside/ |