Skip to content

Commit

Permalink
deploy.bat updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelrojas committed Nov 30, 2011
1 parent 0a34d6a commit b1251f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deploy.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
@echo off
set CLOUD_BIN=%DROPBOX%\Cloud\virgo\cloud\cloud\target
set CLOUD_BIN=.\cloud\target
set CLOUD_LIBS=%CLOUD_BIN%\par-provided
set VIRGO=D:\mr\environment\virgo-tomcat-server-3.0
set VIRGO=%VIRGO_WEB_SERVER%
set VIRGO_REPO=%VIRGO%\repository\usr
copy %CLOUD_LIBS%\*.* %VIRGO_REPO%
copy %CLOUD_BIN%\cloud.par-1.0.par %VIRGO%\pickup

0 comments on commit b1251f0

Please sign in to comment.