Updated version numbers. Fixed up Sudoers file to include latest ip commands.

This commit is contained in:
Lawrence
2017-10-04 01:06:47 +08:00
parent 0936541ccc
commit 0be196d708
2 changed files with 4 additions and 2 deletions

View File

@@ -183,6 +183,8 @@ function patch_system_files() {
'/bin/cp /tmp/dhcpddata /etc/dnsmasq.conf'
'/sbin/shutdown -h now'
'/sbin/reboot'
'/sbin/ip link set wlan0 down'
'/sbin/ip link set wlan0 up'
)
# Check if sudoers needs patchin