Migrate Mihomo and IPtables scripts from systemd to OpenRC and update service configurations
This commit is contained in:
@@ -27,12 +27,10 @@ NETBIRD_SETUP_KEY="7369BE4D-C485-4339-A7CA-C245FD95E857"
|
||||
MIHOMO_URL="https://github.com/vernesong/mihomo/releases/download/Prerelease-Alpha/mihomo-linux-amd64-v3-alpha-smart-06249f8.gz"
|
||||
|
||||
# Remote Resources (URLs)
|
||||
# Укажи здесь ссылки на raw-файлы из твоего Gitea/GitHub
|
||||
REPO_BASE="https://gitea.shamanlanding.org/DaTekShaman/clash-rules/raw/branch/main"
|
||||
|
||||
URL_CONFIG_MIHOMO="${REPO_BASE}/config-clash/cadian/cadian.current.yaml"
|
||||
URL_UNIT_MIHOMO="${REPO_BASE}/systemd-units/mihomo.service"
|
||||
URL_UNIT_IPTABLES="${REPO_BASE}/systemd-units/mihomo-iptables.service"
|
||||
URL_UNIT_MIHOMO="${REPO_BASE}/init-scripts/systemd/mihomo.service"
|
||||
URL_UNIT_IPTABLES="${REPO_BASE}/init-scripts/systemd/mihomo-iptables.service"
|
||||
URL_SCRIPT_IPTABLES="${REPO_BASE}/scripts/iptables-mihomo-setup.sh"
|
||||
|
||||
# Paths
|
||||
|
||||
Reference in New Issue
Block a user