Changeset 10483


Ignore:
Timestamp:
Oct 18, 2011, 8:32:54 PM (15 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/make-ipk

    r10481 r10483  
    281281if [ $GROUP = "secret" ]; then
    282282        echo "Here is the secret AAF-Flash-PlugList" > PlugList
     283elif [ $GROUP = "beta" ]; then
     284        echo "Here is the beta AAF-Flash-PlugList" > PlugList
    283285else
    284286        echo "Here is the public AAF-Flash-PlugList" > PlugList
Note: See TracChangeset for help on using the changeset viewer.