bin/lux in lux-fw-0.1.17 vs bin/lux in lux-fw-0.1.35
- old
+ new
@@ -54,9 +54,10 @@
# commands['job_que'] = 'process job que with loaded enviroment'
commands['nginx'] = 'parse and install config/nginx.conf'
commands['production'] = 'run puma in production mode'
commands['routes'] = 'list routes'
commands['server'] = 'run puma development server'
+commands['systemd'] = 'parse and install config/systemd.conf'
commands['stat'] = 'goaccess stat to public/goaccess.html'
command = ARGV.shift
if command