summaryrefslogtreecommitdiff
path: root/setup-alpine.in
diff options
context:
space:
mode:
authorNick Hanley <nicholasjhanley@gmail.com>2022-07-07 17:51:05 -0400
committerNatanael Copa <ncopa@alpinelinux.org>2022-07-12 11:51:19 +0000
commit077941f920f60d46565a95cbeb4da3ed4a3392c6 (patch)
tree4912d0779e421808c5155b88ce05f21bfaf36951 /setup-alpine.in
parent48744c15aa50bcd3e5cb6558d09d12760cd92633 (diff)
downloadalpine-conf-077941f920f60d46565a95cbeb4da3ed4a3392c6.zip
setup-alpine: fix typos
Diffstat (limited to 'setup-alpine.in')
-rw-r--r--setup-alpine.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup-alpine.in b/setup-alpine.in
index 99692cf..c1634c1 100644
--- a/setup-alpine.in
+++ b/setup-alpine.in
@@ -113,12 +113,12 @@ if [ -n "$CREATEANSWERFILE" ]; then
# Create admin user
USEROPTS="-a -u -g audio,video,netdev juser"
- #USERSSHKEY="ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOIiHcbg/7ytfLFHUNLRgEAubFz/13SwXBOM/05GNZe4 juser@examle.com"
+ #USERSSHKEY="ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOIiHcbg/7ytfLFHUNLRgEAubFz/13SwXBOM/05GNZe4 juser@example.com"
#USERSSHKEY="https://example.com/juser.keys"
# Install Openssh
SSHDOPTS=openssh
- #ROOTSSHKEY="ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOIiHcbg/7ytfLFHUNLRgEAubFz/13SwXBOM/05GNZe4 juser@examle.com"
+ #ROOTSSHKEY="ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOIiHcbg/7ytfLFHUNLRgEAubFz/13SwXBOM/05GNZe4 juser@example.com"
#ROOTSSHKEY="https://example.com/juser.keys"
# Use openntpd