diff --git a/src/freedombone-utils-android b/src/freedombone-utils-android index 885a78de..e813d996 100755 --- a/src/freedombone-utils-android +++ b/src/freedombone-utils-android @@ -38,6 +38,7 @@ function android_update_apps { # The FreedomBox app assumes a self-signed cert if [ ! -f "/etc/ssl/certs/${local_hostname}.crt" ]; then install_web_local_user_interface + systemctl restart nginx fi if [ ! -d "/var/www/${local_hostname}/htdocs/plinth/api" ]; then