mirror of
https://gitlab.com/Shinobi-Systems/ShinobiCE.git
synced 2025-03-09 15:40:15 +00:00
Coy Cobra
This commit is contained in:
parent
157bf6feb0
commit
c8b67c57b4
45 changed files with 3076 additions and 144 deletions
|
@ -34,13 +34,13 @@ nano plugins/openalpr/conf.json
|
|||
Start the plugin.
|
||||
|
||||
```
|
||||
node plugins/openalpr/shinobi-motion.js
|
||||
node plugins/openalpr/shinobi-openalpr.js
|
||||
```
|
||||
|
||||
Or to daemonize with PM2.
|
||||
|
||||
```
|
||||
pm2 start plugins/openalpr/shinobi-motion.js
|
||||
pm2 start plugins/openalpr/shinobi-openalpr.js
|
||||
```
|
||||
|
||||
Doing this will reveal options in the monitor configuration. Shinobi does not need to be restarted when a plugin is initiated or stopped.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue