mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-17 21:31:09 +00:00
* ubuntu-sync: Fix slight error in options parsing.
This commit is contained in:
parent
52360df6f1
commit
5874f020a5
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user