Skip to content

Instantly share code, notes, and snippets.

@dracorp

dracorp/test.sh Secret

Created September 21, 2017 20:51
Show Gist options
  • Save dracorp/ae60930f8444bdb5bb8a298dfaed6ea0 to your computer and use it in GitHub Desktop.
Save dracorp/ae60930f8444bdb5bb8a298dfaed6ea0 to your computer and use it in GitHub Desktop.
Wrong indent for a sh file
if foo; then
foo
else
foo
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment