Skip to content

Commit

Permalink
added reboot
Browse files Browse the repository at this point in the history
  • Loading branch information
slab14 committed Jan 15, 2018
1 parent 9b517e2 commit 050ac54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Lab1A/RaspberryPI_setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ if [ $1 == 4 ]; then
sudo cp /etc/default/isc-dhcp-server /etc/default/isc-dhcp-server-orig
sudo cp /etc/default/isc-dhcp-server-adhoc /etc/default/isc-dhcp-server
sudo service isc-dhcp-server restart
sudo reboot
fi


0 comments on commit 050ac54

Please sign in to comment.