Skip to content

Commit

Permalink
Add shell shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
pdavide committed Feb 20, 2021
1 parent 43dfd57 commit 9375e03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/app/shell
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
(cd `dirname $0`/../../containers && docker-compose exec php-fpm bash $@)

0 comments on commit 9375e03

Please sign in to comment.