mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-11 17:44:29 +05:00
fix(getdomains-check.sh): change repository author back to itdoginfo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
TRANSLATIONS_FILENAME="translations.sh"
|
||||
TRANSLATIONS_FILE_URL="https://raw.githubusercontent.com/vernette/domain-routing-openwrt/master/translations.sh"
|
||||
TRANSLATIONS_FILE_URL="https://raw.githubusercontent.com/itdoginfo/domain-routing-openwrt/master/translations.sh"
|
||||
SCRIPTS_DIR="/etc/init.d"
|
||||
TMP_DIR="/tmp"
|
||||
HIVPN_SCRIPT_FILENAME="hivpn"
|
||||
|
||||
Reference in New Issue
Block a user