mirror of
https://github.com/andrey271192/Keenetic-Split-DNS.git
synced 2026-09-20 11:55:36 +00:00
fix: audit corrections
Fix YAML section parsing and upstream ID extraction in compile-config, detect-lan shell syntax, lighttpd CGI modules, API reload path, install idempotency, and dashboard log display. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
# Keenetic-Split-DNS REST API (CGI)
|
||||
|
||||
export KSD_ETC="${KSD_ETC:-/opt/etc/keenetic-split-dns}"
|
||||
. /opt/share/keenetic-split-dns/scripts/api.sh
|
||||
export KSD_SHARE="${KSD_SHARE:-/opt/share/keenetic-split-dns}"
|
||||
. "${KSD_SHARE}/scripts/api.sh"
|
||||
api_route
|
||||
|
||||
Reference in New Issue
Block a user