diff --git a/src/freedombone-utils-android b/src/freedombone-utils-android index 170992f6..40eddf7c 100755 --- a/src/freedombone-utils-android +++ b/src/freedombone-utils-android @@ -32,7 +32,7 @@ function android_update_apps { fi local_hostname=$(grep 'host-name' /etc/avahi/avahi-daemon.conf | awk -F '=' '{print $2}').local - plinth_api="/var/www/${local_hostname}/htdocs/plinth/api/1" + plinth_api="/var/www/${local_hostname}/htdocs/plinth/api.json" # Create a self-signed cert if needed # The FreedomBox app assumes a self-signed cert