=============================== How to update reseller frontend =============================== .. warning:: This documentation page is marked as obsolete works only with the OS package deployment (retired as of 2021.06.1 release). In order to update a reseller frontend that was installed trough OS packages you need to first update fleio-frontend from the official packages: .. code-block:: bash centos: yum update fleio-frontend .. code-block:: bash ubuntu: apt-get update apt-get upgrade fleio-frontend The next step is to run the following command in order to re-enable the reseller frontend: .. code-block:: bash sed 's|||' -i /var/webapps/fleio/frontend/site/reseller/index.html