Changeset 1346 for branches/locker-dev


Ignore:
Timestamp:
Nov 1, 2009, 11:13:59 PM (14 years ago)
Author:
ezyang
Message:
Add the ability to pass custom flags to wizard install.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/locker-dev/locker/deploy/bin/onathena

    r1345 r1346  
    203203
    204204if [ "$wizard" != "" ]; then
    205   vsshrun "wizard/bin/wizard" "install" "$wizard" "$lroot/web_scripts/$addrend"
     205  vsshrun "wizard/bin/wizard" "install" "$@" "$wizard" "$lroot/web_scripts/$addrend"
    206206  exit 0
    207207fi
Note: See TracChangeset for help on using the changeset viewer.