LouisDK

Untitled

Apr 20th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. #!/bin/bash
  2. cd /tmp
  3. wget http://download.teamviewer.com/download/teamviewer_i386.tar.xz
  4. tar xf /tmp/teamviewer_i386.tar.xz
  5. cd teamviewer
  6. chmod u+x teamviewer
  7. ./teamviewer
Advertisement
Add Comment
Please, Sign In to add comment