Going through the "Check the components" section and tried to execute
su -c "cuckoo" peekaboo
But it seems that the executable cuckoo is not installed to /usr/local/bin/cuckoo and cuckoo could not be found. Executing bash su -c "/opt/cuckoo/bin/cuckoo" peekaboo is working though
Is this intented?
If so, I would update the documentation
Currently setting up a new instance of peekaboo.
Going through the "Check the components" section and tried to execute
su -c "cuckoo" peekaboo
But it seems that the executable cuckoo is not installed to /usr/local/bin/cuckoo and cuckoo could not be found. Executing
bash su -c "/opt/cuckoo/bin/cuckoo" peekaboo
is working though Is this intented? If so, I would update the documentation