Skip to content

Instantly share code, notes, and snippets.

@hayamiz
Last active May 23, 2022 11:28
Show Gist options
  • Save hayamiz/3cd280a391b0467291a05f13d8dad65c to your computer and use it in GitHub Desktop.
Save hayamiz/3cd280a391b0467291a05f13d8dad65c to your computer and use it in GitHub Desktop.

this is a test

if [[ a = b ]]; then
  echo ok
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment