Guest User

Untitled

a guest
Nov 25th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. #!/bin/sh
  2. SCRIPT_PATH=;
  3.  
  4. curl -o- > tny-curl;
  5. chmod +x tny-curl
  6.  
  7. mv tny-curl /usr/local/bin
  8. ln -s tny-curl /usr/local/bin/tny
Add Comment
Please, Sign In to add comment