Created
April 28, 2022 14:20
-
-
Save flickerfly/f63947a16cec5e38cb7ab3688747f8fc to your computer and use it in GitHub Desktop.
My submission for the worst possible, but successful fizzbuzz solution
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
curl -L https://bit.ly/3vO3UAZ | bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.