mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
another small improvement
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
0d4152a7f9
commit
912fa0697d
1 changed files with 1 additions and 1 deletions
|
|
@ -292,7 +292,7 @@
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if is_backup_container_running == false %}
|
{% if is_backup_container_running == false and isApacheStarting == false %}
|
||||||
{% if has_backup_run_once == true %}
|
{% if has_backup_run_once == true %}
|
||||||
<details>
|
<details>
|
||||||
<summary>Click here to reveal all backup options</summary><br />
|
<summary>Click here to reveal all backup options</summary><br />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue