mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 03:11:12 +00:00
Whitespace fix
This commit is contained in:
parent
406c134d0e
commit
c88c08c38a
@ -36,7 +36,7 @@ LIVE_BUILD=false
|
||||
UBUNTU_DEFAULTS_LOCALE=""
|
||||
|
||||
while getopts :A:s:r:d:f:pa:lu: name; do case $name in
|
||||
A) ARCH="$OPTARG";;
|
||||
A) ARCH="$OPTARG";;
|
||||
s) SUBARCH="$OPTARG";;
|
||||
r) SUBPROJECT="$OPTARG";;
|
||||
d) NEWSUITE="$OPTARG";;
|
||||
|
Loading…
x
Reference in New Issue
Block a user