diff --git a/ubuntu-sync b/ubuntu-sync index 025cfc8..e16fac7 100755 --- a/ubuntu-sync +++ b/ubuntu-sync @@ -32,8 +32,10 @@ while [ -n "$1" ]; do -x) Image_Sets="${Image_Sets} xubuntu" break + ;; -g) Image_Sets="${Image_Sets} gobuntu" + break ;; -s) Image_Sets="${Image_Sets} ubuntu-server"