There are various ways to delete wizard files from the device: You either delete the relevant files from the file system of your device, or you use the rollout command with the appropriate parameters from the CLI.
Deletion via the rollout command
The delete function of the rollout command has the following syntax:
rollout (-r|-remove) <RelatedFile>
Possible files are:
- wizard: Deletes the wizard
- template: Deletes the template
- logo: Deletes the logo
- all: Deletes the wizard, the template and the logo
Deletion via the file system
In the file system, delete the Wizard's files via the correspondingly named mount points:
- rollout_wizard
- rollout_template
- rollout_logo