Skip to content

Instantly share code, notes, and snippets.

@vncloudsco
Created March 15, 2019 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vncloudsco/e0e165cb03ceddc441e003a3b10dd159 to your computer and use it in GitHub Desktop.
Save vncloudsco/e0e165cb03ceddc441e003a3b10dd159 to your computer and use it in GitHub Desktop.
#!/bin/bash
wget http://cdn01.foxitsoftware.com/pub/foxit/reader/desktop/linux/2.x/2.4/en_us/FoxitReader.enu.setup.2.4.4.0911.x64.run.tar.gz
gzip -d FoxitReader.enu.setup.2.4.4.0911.x64.run.tar.gz
tar xvf FoxitReader.enu.setup.2.4.4.0911.x64.run.tar
./FoxitReader.enu.setup.2.4.4.0911\(r057d814\).x64.run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment