Changeset 43321


Ignore:
Timestamp:
01/27/19 19:27:50 (5 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/oealliance/usr/bin/titan.sh

    r43320 r43321  
    108108startdate()
    109109{
    110                 (ntpdate -b ptbtime1.ptb.de; time=`date +%s`; echo -e `expr $time + 7200`  > /proc/stb/fp/rtc) &
     110# dm7020hdv2 ok
     111#               (ntpdate -b ptbtime1.ptb.de; time=`date +%s`; echo -e `expr $time + 7200`  > /proc/stb/fp/rtc) &
     112                ntpdate -b ptbtime1.ptb.de &
    111113}
    112114
Note: See TracChangeset for help on using the changeset viewer.