Changeset 33161


Ignore:
Timestamp:
02/18/15 10:52:54 (9 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/titan/skinadjust.h

    r33160 r33161  
    223223                if(rcret == getrcconfigint("rcred", NULL))
    224224                {
     225                        char* cmd = NULL;
    225226                        if(ostrstr(getconfig("skinpath", NULL), "/var/usr/local/share/titan/skin/default") != NULL)
    226227                                cmd = ostrcat("cp -a /etc/titan.restore/mnt/config/skinconfig ", getconfig("skinconfig", NULL), 0, 0);
Note: See TracChangeset for help on using the changeset viewer.