aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/secondlife setup build agni.bat
blob: 2b2ce29c82b4179884e7db8972c4b4623f3948aa (plain)
1
2
3
4
5
6
7
8
9
10
11
@rem Invoke the script which preps then runs the installer.
@rem This batch file is customized per grid.

set LOGINPAGEURL=http://secondlife.com/app/login/
set ARGS=

@rem To build optional "update" installer (doesn't have static VFS):
@rem 
@rem set ARGS=/DUPDATE

@"secondlife setup build.bat" %LOGINPAGEURL% %ARGS%