Skip to content

Commit 1d0a9aa

Browse files
authored
Remove excess whitespace in example
1 parent f053121 commit 1d0a9aa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,13 @@ Available options:
5252
### Example
5353
```
5454
user@testbox:~$ bash ubuntu-autoinstall-generator.sh -a -u user-data.example -d ubuntu-autoinstall-example.iso
55-
[2020-12-23 14:06:07] 👶 Starting up...
56-
[2020-12-23 14:06:07] 📁 Created temporary working directory /tmp/tmp.jrmlEaDhL3
57-
[2020-12-23 14:06:07] 🔎 Checking for required utilities...
58-
[2020-12-23 14:06:07] 👍 All required utilities are installed.
59-
[2020-12-23 14:06:07] 🌎 Downloading current daily ISO image for Ubuntu 20.04 Focal Fossa...
60-
[2020-12-23 14:08:01] 👍 Downloaded and saved to /home/user/ubuntu-original-2020-12-23.iso
61-
[2020-12-23 14:08:01] 🌎 Downloading SHA256SUMS & SHA256SUMS.gpg files...
55+
[2020-12-23 14:06:07] 👶 Starting up...
56+
[2020-12-23 14:06:07] 📁 Created temporary working directory /tmp/tmp.jrmlEaDhL3
57+
[2020-12-23 14:06:07] 🔎 Checking for required utilities...
58+
[2020-12-23 14:06:07] 👍 All required utilities are installed.
59+
[2020-12-23 14:06:07] 🌎 Downloading current daily ISO image for Ubuntu 20.04 Focal Fossa...
60+
[2020-12-23 14:08:01] 👍 Downloaded and saved to /home/user/ubuntu-original-2020-12-23.iso
61+
[2020-12-23 14:08:01] 🌎 Downloading SHA256SUMS & SHA256SUMS.gpg files...
6262
[2020-12-23 14:08:02] 🌎 Downloading and saving Ubuntu signing key...
6363
[2020-12-23 14:08:02] 👍 Downloaded and saved to /home/user/843938DF228D22F7B3742BC0D94AA3F0EFE21092.keyring
6464
[2020-12-23 14:08:02] 🔐 Verifying /home/user/ubuntu-original-2020-12-23.iso integrity and authenticity...

0 commit comments

Comments
 (0)