zpanel / installers

Provides a central place to store, version and distribute ZPanel installers and upgrade scripts from.
http://www.zpanelcp.com
GNU General Public License v3.0
73 stars 154 forks source link

Missing "while" loop, cron creation, and bind logs #15

Closed stokes84 closed 10 years ago

stokes84 commented 10 years ago

Fixing issues previously addressed @ zpanel/zpanelx@e5d0bdfbd6d9cb592f94e4e0a1133f6c10ef32bd and also tossin in the "while" loop that was missing and causing the reboot to hang and outputting..

/dev/fd/63: line 446: break: only meaningful in a `for', `while', or `until' loop
/dev/fd/63: line 449: syntax error near unexpected token `done'
/dev/fd/63: line 449: `done'
stokes84 commented 10 years ago

Note: This makes logs readable and clicking the "Set Permissions" button @ Admin -> Module Admin -> DNS Config -> Logs makes writable active at that point.