Rev 2497 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
971 | bpr | 1 | !if $job2=run |
2 | wims_http=!replace internal /wims.cgi by in $wims_ref_name |
||
3 | wims_http=!nospace $wims_http |
||
9905 | bpr | 4 | !sh mkdir -p $wims_home/public_html/rss ; perl $wims_home/bin/rss.pl --wims=$wims_http --file=$wims_home/public_html/modules/Changelog --out=$wims_home/public_html/rss --type=new |
971 | bpr | 5 | !endif |