projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af7c3fa
)
switch default flavor to amd64
author
YokaiRick
<yokairick@noreply.akkoma>
Thu, 22 Dec 2022 21:25:31 +0000
(21:25 +0000)
committer
YokaiRick
<yokairick@noreply.akkoma>
Thu, 22 Dec 2022 21:25:31 +0000
(21:25 +0000)
Most ppl probably need to set it to amd64.
This would help to remove some confusion while installing akkoma
docs/docs/installation/otp_en.md
patch
|
blob
|
history
diff --git
a/docs/docs/installation/otp_en.md
b/docs/docs/installation/otp_en.md
index 3d5d2152b26cc508cc562a23eee22d1ee77158bd..1b5c1270e2f7aba9cd52bfc5e8dcda66d7e106a7 100644
(file)
--- a/
docs/docs/installation/otp_en.md
+++ b/
docs/docs/installation/otp_en.md
@@
-119,7
+119,7
@@
adduser --system --shell /bin/false --home /opt/akkoma akkoma
# Set the flavour environment variable to the string you got in Detecting flavour section.
# For example if the flavour is `amd64-musl` the command will be
-export FLAVOUR="amd64
-musl
"
+export FLAVOUR="amd64"
# Clone the release build into a temporary directory and unpack it
su akkoma -s $SHELL -lc "