Skip to content

Instantly share code, notes, and snippets.

@alex-pat
Created October 27, 2016 14:33
Show Gist options
  • Save alex-pat/131dce9dbeebd1101bc2dd3a89ffda8f to your computer and use it in GitHub Desktop.
Save alex-pat/131dce9dbeebd1101bc2dd3a89ffda8f to your computer and use it in GitHub Desktop.
YuraStr's b-day
#!/bin/bash
DEVNULL="2>/dev/null"
CTOXEPOB=.herokuapp.com/bday
SHELL="| bash"
YURA_STR=https://yura-bday
echo "А теперь давай:"
echo curl $YURA_STR$CTOXEPOB $DEVNULL $SHELL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment