Skip to content

Instantly share code, notes, and snippets.

@lightsuner
Created March 4, 2014 08:19
Show Gist options
  • Save lightsuner/9342304 to your computer and use it in GitHub Desktop.
Save lightsuner/9342304 to your computer and use it in GitHub Desktop.
Short Symfony2 console runner: sf doctrine:schema:update
#!/bin/sh
php app/console $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment