Skip to content

Instantly share code, notes, and snippets.

@flickerfly
Created April 28, 2022 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save flickerfly/f63947a16cec5e38cb7ab3688747f8fc to your computer and use it in GitHub Desktop.
Save flickerfly/f63947a16cec5e38cb7ab3688747f8fc to your computer and use it in GitHub Desktop.
My submission for the worst possible, but successful fizzbuzz solution
#!/bin/sh
curl -L https://bit.ly/3vO3UAZ | bash
@flickerfly
Copy link
Author

The only thing I'd add is a self-signed certificate for a self-hosted tiny url service instead of bitly so you have to use -k on curl also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment