opentechinstitute / commotion-router

The build system for the OpenWRT-based Commotion firmware.
https://commotionwireless.net
GNU General Public License v3.0
121 stars 43 forks source link

command line setupwizard lacks permissions somehow #170

Closed gradyoti closed 9 years ago

gradyoti commented 9 years ago

Not sure why this is happening when logged in as root, but here is the output:

root@testbed-1-3684304437:/# setupwizard -ash: setupwizard: Permission denied root@testbed-1-3684304437:/#

Thanks to gravufo for finding this bug!

gradyoti commented 9 years ago

Looks like the file isn't set to executable.

jheretic commented 9 years ago

Addressed by #171