Skip to content

Commit

Permalink
removed debug echo statement
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Steiner <ssteiner@juniper.net>
  • Loading branch information
Stephen Steiner committed Jul 14, 2020
1 parent 9a6b603 commit 52e99c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions entrypoint.sh
Expand Up @@ -2,9 +2,6 @@

if [ -z "$1" ]
then /bin/ash

else
echo $@
/usr/bin/jsnapy "$@"

fi

0 comments on commit 52e99c3

Please sign in to comment.