Browse Source

Merge branch 'master' of https://github.com/o2oa/o2oa

roo00 5 năm trước cách đây
mục cha
commit
71a43b5e2e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      o2server/gulpfile.js

+ 1 - 1
o2server/gulpfile.js

@@ -110,7 +110,7 @@ var apps = [
 ];
 
 var sourcePrefix = '../o2web/';
-var destDir = 'target/o2server/servers/webServer/';
+var destDir = 'servers/webServer/';
 
 var uploadOptions = {
     'location': 'E:/o2server/servers/webServer/',