Advertisement
Zaprit

VGet

Oct 9th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.35 KB | None | 0 0
  1. # Vget bootstrap
  2. # Vget is a tool for downloading and compiling VScript
  3. echo "VGet Downloader 1.0"
  4. echo "This is free and open source software and is PROVIDED AS IS, WITHOUT ANY WARRANTY"
  5. echo "Take a look at the source here: https://git.vorax.org/henry/VScript"
  6. $(sleep 10s )
  7.  
  8. curl https://git.vorax.org/henry/VScript/raw/master/tools/vget | bash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement