fixed dnsmasq file replacement

This commit is contained in:
James Devine 2018-03-21 23:49:36 +01:00 committed by GitHub
parent e41c8347c6
commit b1907ea8ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,9 @@ sudo systemctl enable CosmicPi-UI.service
echo "--- changing static ip address to 192.168.12.1 in standalone mode---"
cp -f dhcpcd.conf /etc/dhcpcd.conf
sudo systemctl stop dnsmasq
cp -f dnsmasq.conf /etc/dnsmasq.conf
sudo systemctl start dnsmasq
#echo"--- preventing this script from running next reboot ---"
#chmod +x normalrc.local