Add /postinstall alias, remove docker from choices

This commit is contained in:
Alexandre Aubin 2021-02-08 01:21:28 +01:00
parent f65fba07b9
commit df3151748d

View file

@ -25,6 +25,7 @@ routes:
- '/plug_and_boot'
- '/burn_or_copy_iso'
- '/boot_and_graphical_install'
- '/postinstall'
---
{% set arm, at_home, regular, rpi2plus, rpi1, rpi0, arm_sup, arm_unsup, vps, vps_debian, vps_ynh, virtualbox, internetcube, docker = false, false, false, false, false, false, false, false, false, false, false, false, false, false %}
{% set hardware = uri.param('hardware') %}
@ -83,10 +84,6 @@ Select the hardware on which you want install YunoHost :
[[figure caption="Remote server"]![](image://vps.png?height=75)[/figure]](/install_process/hardware:vps_debian)
[/div]
[div class="flex-child hardware{%if docker %} active{% endif %}"]
[[figure caption="(Non-official!) Docker"]![](image://docker.png?height=75)[/figure]](/install_process/hardware:docker)
[/div]
[/div]
[div class="flex-container pt-2"]