Create a new utility to be able to mass import / export data to a file.
You can run rhino-deploy export to create a file in the home directory called "deploy.nuon", it will run you through the steps in a terminal user interface to create a way to install all packages to new systems.
rhino-deploy import will search for a file in the home directory called "deploy.nuon" and import all the information from that directory onto the system.
Create a new utility to be able to mass import / export data to a file.
You can run
rhino-deploy exportto create a file in the home directory called "deploy.nuon", it will run you through the steps in a terminal user interface to create a way to install all packages to new systems.rhino-deploy importwill search for a file in the home directory called "deploy.nuon" and import all the information from that directory onto the system.