Skip to content

Instantly share code, notes, and snippets.

@alex-oliveira
Created October 5, 2015 15:48
Show Gist options
  • Save alex-oliveira/d8e2ac57f9a57031c302 to your computer and use it in GitHub Desktop.
Save alex-oliveira/d8e2ac57f9a57031c302 to your computer and use it in GitHub Desktop.
for f in ./vendor/caouecs/laravel4-lang/*/; do cp -r \"$f\" \"./resources/lang\"; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment