Rev 9905 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
971 | bpr | 1 | !if $job2=run |
11413 | obado | 2 | wims_http=!replace internal /wims.cgi by in $wims_ref_name |
3 | wims_http=!nospace $wims_http |
||
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 |