Ignore:
Timestamp:
May 22, 2009, 6:36:48 PM (15 years ago)
Author:
waue
Message:

big modification

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nutchez-0.1/debian/nutchez.postinst

    r66 r68  
    77  exit 0
    88fi
     9
     10ln -sf /opt/nutch/bin/nutchez /usr/local/sbin/
    911
    1012setup_hdfsadm_user() {
     
    4749}
    4850show_message() {
     51  echo "You can use the instruction : \" nutchez\" to easyly use nutch"
     52  echo "Enjoy"
     53}
     54show_old_message() {
    4955  echo "You can quickly start by following ways [in /opt/nutch/ with root privilege]:"
    5056  echo "(1) Modify the urls/urls.txt file with indicate urls, one site one line."
Note: See TracChangeset for help on using the changeset viewer.