mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
committed by
Toke Høiland-Jørgensen
parent
2c617bbe22
commit
952d449eed
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
set -u
|
||||
ACME=/usr/lib/acme/acme.sh
|
||||
ACME=/usr/lib/acme/client/acme.sh
|
||||
LOG_TAG=acme-acmesh
|
||||
# webroot option deprecated, use the hardcoded value directly in the next major version
|
||||
WEBROOT=${webroot:-/var/run/acme/challenge}
|
||||
|
||||
Reference in New Issue
Block a user