Skip to content

Instantly share code, notes, and snippets.

@RaimondKempees
Created December 10, 2015 15:11
Show Gist options
  • Save RaimondKempees/26c2dd39878b006e3257 to your computer and use it in GitHub Desktop.
Save RaimondKempees/26c2dd39878b006e3257 to your computer and use it in GitHub Desktop.
cd /path/to/fredhopper/basedir
# just download the zip
./install.sh download
#download and unzip the package
./install.sh download:unzip
#download, unzip and start the deployment agent
./install.sh download:unzip:start-agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment