Changeset 89 for nutchez-0.1/bin/nutchez-func.sh
- Timestamp:
- Jul 6, 2009, 5:31:37 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nutchez-0.1/bin/nutchez-func.sh
r88 r89 15 15 # copy from /etc/nutch 16 16 mkdir ~/.nutchez 17 cp -rf /etc/nutch/ * ~/.nutchez17 cp -rf /etc/nutch/conf ~/.nutchez/ 18 18 mkdir ~/.nutchez/log 19 cp -rf /etc/nutch/sav ~/.nutchez/ 19 20 chown -R $LOGNAME:$LOGNAME ~/.nutchez 20 21 fi
Note: See TracChangeset
for help on using the changeset viewer.