diff --git a/hosts b/hosts index b98f89e..7b26367 100755 --- a/hosts +++ b/hosts @@ -128,7 +128,7 @@ die() { ############################################################################### # Get raw options for any commands that expect them. -_RAW_OPTIONS="${*}" +_RAW_OPTIONS="${*:-}" # Steps: #