Explorar o código

Fix install dnsmasq

Félix Piédallu %!s(int64=2) %!d(string=hai) anos
pai
achega
7b11f46a19
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      scripts/install

+ 4 - 0
scripts/install

@@ -149,6 +149,10 @@ systemctl mask dnsmasq.service
 # Reload systemd config
 systemctl daemon-reload
 
+# Workaround for strings to not be replaced
+a_range="__A_RANGE__"
+b_range="__B_RANGE__"
+gateway="__GATEWAY__"
 ynh_add_config --template="dnsmasq_regenconf_hook" --destination="/usr/share/yunohost/hooks/conf_regen/50-dnsmasq_$app"
 ynh_exec_warn_less yunohost tools regen-conf dnsmasq