Browse Source

typo

master
Pascal Gloor 6 years ago
parent
commit
5f9bea9f48
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      install.sh

+ 1
- 1
install.sh View File

echo "################################################" echo "################################################"
echo "Force DNS servers in DHCP client" echo "Force DNS servers in DHCP client"
echo "################################################" echo "################################################"
echo "supersede domain-name-servers 127.0.0.1;" >> /etc/dhcp/dhhclient.conf
echo "supersede domain-name-servers 127.0.0.1;" >> /etc/dhcp/dhclient.conf


for INSTUSER in `cd /home && ls -d *` for INSTUSER in `cd /home && ls -d *`
do do

Loading…
Cancel
Save