mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-13 18:44:31 +05:00
fix(getdomains-check.sh): change repository author back to itdoginfo
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
TRANSLATIONS_FILENAME="translations.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"
|
SCRIPTS_DIR="/etc/init.d"
|
||||||
TMP_DIR="/tmp"
|
TMP_DIR="/tmp"
|
||||||
HIVPN_SCRIPT_FILENAME="hivpn"
|
HIVPN_SCRIPT_FILENAME="hivpn"
|
||||||
|
|||||||
Reference in New Issue
Block a user