Ignore:
Timestamp:
11/18/17 21:05:02 (6 years ago)
Author:
gost
Message:

[titan] activate online update hd51

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/system_update.h

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