aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/secondlife setup build dmz.bat
blob: 9ab6fae1583f805cf0154531eba105d756151b76 (plain)
1
2
3
4
5
6
7
@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/beta/
set ARGS=/DDMZ

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