mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
address review
Signed-off-by: Simon L <szaimen@e.mail.de> Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
f7e2a2bd5d
commit
6d3eed0209
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@
|
||||||
</form>
|
</form>
|
||||||
{% else %}
|
{% else %}
|
||||||
{% if borg_backup_host_location == '' and borg_restore_password == '' %}
|
{% if borg_backup_host_location == '' and borg_restore_password == '' %}
|
||||||
The official Nextcloud installation method. Nextcloud All-in-One and provides easy deployment and maintenance with most features included in this one Nextcloud instance.<br><br>
|
The official Nextcloud installation method. Nextcloud All-in-One provides easy deployment and maintenance with most features included in this one Nextcloud instance.<br><br>
|
||||||
You can either create a new AIO instance or restore a former AIO instance from backup. See the two sections below.<br><br>
|
You can either create a new AIO instance or restore a former AIO instance from backup. See the two sections below.<br><br>
|
||||||
{{ include('includes/aio-config.twig') }}
|
{{ include('includes/aio-config.twig') }}
|
||||||
<h2>New AIO instance</h2>
|
<h2>New AIO instance</h2>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue