Remove pointless whitespace.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
This commit is contained in:
parent
bb897a80a5
commit
ee29509120
|
@ -136,7 +136,7 @@ case "${1}" in
|
||||||
if ls cache/local-package-keyring.* >/dev/null 2>&1
|
if ls cache/local-package-keyring.* >/dev/null 2>&1
|
||||||
then
|
then
|
||||||
cp cache/local-package-keyring.* chroot/root
|
cp cache/local-package-keyring.* chroot/root
|
||||||
else
|
else
|
||||||
# Generate temporary key
|
# Generate temporary key
|
||||||
echo "Key-Type: RSA
|
echo "Key-Type: RSA
|
||||||
Key-Length: 1024
|
Key-Length: 1024
|
||||||
|
|
Loading…
Reference in New Issue