mirror of
https://github.com/balkian/Web4.0.git
synced 2026-06-27 18:32:01 +00:00
Changes to monkey, added scripts
This commit is contained in:
4
executeWeb40.sh
Executable file
4
executeWeb40.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
nodejs hookio/monkey/monkey.js > monkey.log &
|
||||
hookio/hooks/runAllHooks.sh > hooks.log &
|
||||
wait
|
||||
Reference in New Issue
Block a user