Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
diegovalenzuelaiturra authored Feb 7, 2020
1 parent e4c6be4 commit bb61177
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
#!/bin/bash
set -e

echo $(pwd)

echo $(ls)

echo "Entrypoint got the following args : $*"

bash -c "yapf $*"

0 comments on commit bb61177

Please sign in to comment.