Changeset 374 in MondoRescue for branches/stable/tools
- Timestamp:
- Feb 12, 2006, 1:05:28 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/stable/tools/livwww
r370 r374 29 29 find $DESTDIR -type d | xargs chmod 755 30 30 find $DESTDIR -type f | xargs chmod 644 31 if [ _"$1" == _"" ); then31 if [ _"$1" == _"" ]; then 32 32 exit 0 33 33 fi
Note:
See TracChangeset
for help on using the changeset viewer.