From: Manuel Munz Date: Mon, 17 Sep 2012 18:36:49 +0000 (+0000) Subject: meshwizard: forgot to enable reboot after testing and before comitting X-Git-Tag: 0.11.0~62 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=5a56f87871b2021eb97b121d96addbfcc75f6800 meshwizard: forgot to enable reboot after testing and before comitting --- diff --git a/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh b/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh index 1aba71e07..bb5b87d86 100755 --- a/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh +++ b/contrib/package/meshwizard/files/usr/bin/meshwizard/wizard.sh @@ -118,4 +118,4 @@ done echo "+ The wizard has finished and the router will reboot now." -#reboot +reboot