View difference between Paste ID: vgJahkJT and s7V347Yj
SHOW: | | - or go back to the newest paste.
1
SHELL=/bin/bash
2
3-
15 * * * * $SHELL /home/yichengye/Desktop/apache-nutch-1.8/runtime/local/nutch_incremental_crawl.sh > /home/yichengye/Desktop/output.txt
3+
15 * * * * $SHELL $NUTCH_HOME/runtime/local/nutch_incremental_crawl.sh > /home/yichengye/Desktop/output.txt