mirror of
https://github.com/CopterExpress/clover.git
synced 2026-06-07 18:14:32 +00:00
Set Monkey workers number to 1
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exec /home/pi/monkey/build/monkey --port 80
|
||||
exec /home/pi/monkey/build/monkey --port 80 --workers 1
|
||||
|
||||
Reference in New Issue
Block a user