Skip to content

Instantly share code, notes, and snippets.

@NotNorom
Created July 10, 2017 20:58
Show Gist options
  • Save NotNorom/1672d11b4dc05944aa12e8669ee95b37 to your computer and use it in GitHub Desktop.
Save NotNorom/1672d11b4dc05944aa12e8669ee95b37 to your computer and use it in GitHub Desktop.
yolo level
#!/bin/sh
YOLO=$(curl -s https://get.yolo.jetzt);
echo "The yolo level is: $YOLO";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment