ITADN

log when can't find a version for extension

#11Closedteto 创建于 2023-08-12
T
tetocommented
I ran the generate.sh from nixpkgs to add the extension https://apps.nextcloud.com/apps/les_pas_photo_app_for_android_phone generate.sh doesnt add the extension, i suppose because the previous page doesnt list any version contrary to https://apps.nextcloud.com/apps/maps for instance where you can see all the downloads. What bothers me (after removing the `rm *.log` call) is that no log is generated. I would expect the software to tell me it couldn't find the app ! ) ``` 2023/08/12 18:50:42 Writing 27-new.json 2023/08/12 18:50:42 Replacing 27.json with 27-new.json 2023/08/12 18:50:42 Writing 27-new.log 2023/08/12 18:50:42 Replacing 27.log with 27-new.log 2023/08/12 18:50:42 Finished processing version 27.0.1 ```
关闭于 2024-02-19 1 条评论