All pages linked in the rss feed are added. The process is not repeated automatically. If you want to repeat this, add the command to a cron job.pull/1/head
parent
5d16c23a1f
commit
ed803708ab
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
cd "`dirname $0`"
|
||||
./apicall.sh "/Load_RSS_p.html?indexAllItemContent=&repeat=off&url=$1" > /dev/null
|
Loading…
Reference in new issue