#!/bin/bash if [[ ${1} == "instance" ]] then /usr/share/eole/sbin/onehost_create_all fi exit 0