Skip to content

Instantly share code, notes, and snippets.

@CB9TOIIIA
Created March 19, 2017 14:22
Show Gist options
  • Save CB9TOIIIA/1b8f8dc3cf09c4ada5e3976764de6be1 to your computer and use it in GitHub Desktop.
Save CB9TOIIIA/1b8f8dc3cf09c4ada5e3976764de6be1 to your computer and use it in GitHub Desktop.
CLI JBZoo PHP exec
<?php
exec('php /h/mysiteby/htdocs/cli/jbzoo/vendor/jbzoo/console/bin/jbzoo import:items -vvv --stepmode --profile=prod >> /h/mysiteby/htdocs/cron.log');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment