Changeset 41495


Ignore:
Timestamp:
12/23/17 09:17:27 (5 years ago)
Author:
obi
Message:

dm900 switch to update.sh step 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/system_update.h

    r41204 r41495  
    183183
    184184                                char* cmd = NULL;
    185                                 if(checkrealbox("DM900") == 1 || checkrealbox("HD51") == 1)
     185//                              if(checkrealbox("DM900") == 1 || checkrealbox("HD51") == 1)
     186                                if(checkrealbox("HD51") == 1)
    186187                                        cmd = ostrcat(cmd, "/sbin/update2.sh ", 1, 0);
    187188                                else
Note: See TracChangeset for help on using the changeset viewer.