forked from dotya.ml/bind-configs
Remove angry slovak translate
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>
This commit is contained in:
parent
bf8ffb1904
commit
6b619df272
@ -26,8 +26,6 @@ binder_signzone() {
|
||||
-n "$(nproc 2>/dev/null || printf 1)" \
|
||||
"/etc/bind/zonefiles/${domain##*.}/${domain%%.*}/$zonefile" || {
|
||||
case "$LANG" in
|
||||
# NOTE-TRANSLATE(Krey): Translated via youtube(https://www.youtube.com/watch?v=ZIdrH9p8wek), might need spellcheck
|
||||
sk-*) die 1 "ČOBOLO! AHO! AHO!" ;;
|
||||
en-*|*) die 1 "Signing zone dotya.ml failed"
|
||||
esac
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user