...
Enter the release content directory:
$ cd ./<staging directory>/<release content directory>
Execute the installation:
$ ./setup.sh install
The Platform is automatically started and shut down during the installation.
Note title Note! If the Platform failed to start, check the platform.log
file in$MZ_HOME/log
for details.Start the Platform:
$ mzsh startup platform
...