Commit 5c2172dd authored by Jean-Paul Smets's avatar Jean-Paul Smets

example of user script


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@343 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ae32219e
#!/bin/bash
while true; do
wget -O /tmp/zope_distribute.out http://jp:jp@localhost:9673/coramy/portal_activities/distribute?node_count:int=1
wget -O /tmp/zope_tic.out http://jp:jp@localhost:9673/coramy/portal_activities/tic?processing_node:int=1
sleep 5
done
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment