Skip to content

Commit

Permalink
Adding '#' before comment to actually comment the line out
Browse files Browse the repository at this point in the history
  • Loading branch information
aentinger committed Mar 19, 2020
1 parent 23b1c1f commit d78c66c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install-python-wrapper.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
# Install Python 3
apt-get update && apt-get install -y python3

Run the standard entrypoint script
# Run the standard entrypoint script
/entrypoint.sh "$@"

0 comments on commit d78c66c

Please sign in to comment.