Skip to content

Commit a00bcef

Browse files
committed
Use php5 for documenting
1 parent ea26823 commit a00bcef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docgen/gen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
cd /home/gdr/celery-php
44
git pull
55

6-
phpdoc --title "PHP client for Celery task queue" -o HTML:Smarty:HandS -f /home/gdr/celery-php/celery.php -t /srv/celery-php-doc --sourcecode on
6+
php5 /usr/bin/phpdoc --title "PHP client for Celery task queue" -o HTML:Smarty:HandS -f '/home/gdr/celery-php/*.php' -t /srv/celery-php-doc --sourcecode on
77
cp docgen/logo.png /srv/celery-php-doc/media/

0 commit comments

Comments
 (0)