Skip to content

Instantly share code, notes, and snippets.

@robspangler
Last active June 17, 2024 17:48
Show Gist options
  • Save robspangler/f1fe5ac72aa450e60ea3a22b9233f813 to your computer and use it in GitHub Desktop.
Save robspangler/f1fe5ac72aa450e60ea3a22b9233f813 to your computer and use it in GitHub Desktop.
It's a simple choice.
if ( $activity != 'skate' ) {
die();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment