mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-31 15:09:32 +00:00
image: Fix monkey
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exec /home/pi/monkey/build/monkey --port 80 --workers 1
|
||||
exec /usr/sbin/monkey --port 80 --workers 1
|
||||
|
||||
Reference in New Issue
Block a user