Created
December 10, 2015 15:11
-
-
Save RaimondKempees/26c2dd39878b006e3257 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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