Advertisement
dfmcvn

ASF on Linux (4)

Aug 23rd, 2017
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. apt-get update -y
  2. apt-get upgrade -y
  3. apt-get install wget unzip curl nano -y
  4. wget "http://duckit.win/files/ASF.zip" -O ASF.zip
  5. chmod +x ASF.zip
  6. unzip ASF.zip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement