#!/bin/bash # should improve: # - verify options # - option 1 is a nostname # - option 2 is one of the runactions # - if not, give usage and list available actions rocks set host runaction $1 action=$2 rocks set host boot $1 action=run