소스 검색

Write plinth api to json file

Bob Mottram 7 년 전
부모
커밋
601a402bc2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-utils-android

+ 1
- 1
src/freedombone-utils-android 파일 보기

@@ -32,7 +32,7 @@ function android_update_apps {
32 32
     fi
33 33
 
34 34
     local_hostname=$(grep 'host-name' /etc/avahi/avahi-daemon.conf | awk -F '=' '{print $2}').local
35
-    plinth_api="/var/www/${local_hostname}/htdocs/plinth/api/1"
35
+    plinth_api="/var/www/${local_hostname}/htdocs/plinth/api.json"
36 36
 
37 37
     # Create a self-signed cert if needed
38 38
     # The FreedomBox app assumes a self-signed cert