Added only one word to nextcloud migration guide (#18497)

This single word added would have helped me much during my many tries to
install nextcloud 🙈
Hopefully, if added, it will help other users.

Changed "Install with a temporary user" to "Install with a temporary
admin user".

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [x] Documentation change

**🧪 How Has This Been Tested?**
<!--
only added one word in documentation
-->

**📃 Notes:**
no notes

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [x] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

Signed-off-by: HoMS1987 <49567220+HoMS1987@users.noreply.github.com>
This commit is contained in:
HoMS1987 2024-02-23 11:02:08 +01:00 committed by GitHub
parent 7d6ff34049
commit e880b0d4bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ The new version of Nextcloud uses apps instead of www-data for file ownership. A
## Install Nextcloud
Install with a temporary user that you do not currently use for Nextcloud (ie. temp)
Install with a temporary admin user that you do not currently use for Nextcloud (ie. temp)
Setup Nextcloud UserData storage with your previous UserData dataset or the dataset you copied your UserData to.