subdomainmitcnameanlegen.sh aktualisiert
This commit is contained in:
@@ -7,8 +7,8 @@ echo
|
|||||||
read -p "Bitte geben Sie die Subdomain: " wort
|
read -p "Bitte geben Sie die Subdomain: " wort
|
||||||
zeile="cname=${wort}.nauheimtech.duckdns.org,infrastruktur.fritz.box"
|
zeile="cname=${wort}.nauheimtech.duckdns.org,infrastruktur.fritz.box"
|
||||||
echo $zeile >> /etc/dnsmasq.d/05-pihole-custom-cname.conf
|
echo $zeile >> /etc/dnsmasq.d/05-pihole-custom-cname.conf
|
||||||
echo "Die Zeile wurde erfolgreich angefügt."
|
echo "Die Zeile wurde erfolgreich angefuegt."
|
||||||
echo "-------------------------------------"
|
echo "--------------------------------------"
|
||||||
echo
|
echo
|
||||||
cat /etc/dnsmasq.d/05-pihole-custom-cname.conf
|
cat /etc/dnsmasq.d/05-pihole-custom-cname.conf
|
||||||
pihole restartdns
|
pihole restartdns
|
||||||
Reference in New Issue
Block a user