Changeset 10455


Ignore:
Timestamp:
Oct 18, 2011, 2:58:57 AM (15 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/make-ipk

    r10451 r10455  
    126126if [ $GROUP = "dev" ];then
    127127        WWWMAIN="beta"
     128elif [ $GROUP = "secret" ]; then
     129        WWWMAIN="secret"
    128130else
    129131        WWWMAIN="public"
Note: See TracChangeset for help on using the changeset viewer.