Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterOdin authored Jul 19, 2020
1 parent 890f0ab commit 92cb9c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env sh

file=$1
git pull origin/master

check_versions() {
git diff origin/master ${file} | grep version
Expand Down

0 comments on commit 92cb9c7

Please sign in to comment.