Changeset 374 in MondoRescue for branches/stable/tools/livwww


Ignore:
Timestamp:
Feb 12, 2006, 1:05:28 AM (18 years ago)
Author:
bcornec
Message:

www1 delivery

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/tools/livwww

    r370 r374  
    2929find $DESTDIR -type d | xargs chmod 755
    3030find $DESTDIR -type f | xargs chmod 644
    31 if [ _"$1" == _"" ); then
     31if [ _"$1" == _"" ]; then
    3232        exit 0
    3333fi
Note: See TracChangeset for help on using the changeset viewer.