Yurt Page

Results 102 comments of Yurt Page

This is an issue of the acme.sh itself https://github.com/acmesh-official/acme.sh/issues/4835 We can't use just grep -E because it's missing on some old NAS. The warning started to be printed by the...

Also you better not to use the acme.sh command directly but use UCI config in /etc/config/acme or luci-app-acme

The warning was added to the **_GNU_** /usr/bin/egrep: ```sh #!@SHELL@ cmd=${0##*/} echo "$cmd: warning: $cmd is obsolescent; using @grep@ @option@" >&2 exec @grep@ @option@ "$@" ``` So this shouldn't affect...

Ok, actually it was fixed in the acme.sh with hiding the warning by redirection of stderr to null: https://github.com/acmesh-official/acme.sh/commit/fe890c62f4229c8696d85edfd2336130214135db It was simply not released yet. So you can close the...

Only the fdroid takes the description automatically on a next app release. For the GP you have to run the Fastlane command

@moughxyz friendly remind on this

yes, but please check the changes in the short description

Thank you! I think your app is very important for self hosters and their non-technical family mebers. For example I have a WebDAV share with web interface running on my...

Thank you for the clarification. I hope that some kind of Bonjour browser will be built in into Android itself similarly as a Network in Windows where you can see...