scVENUS / PeekabooAV-Installer

This repository provides scripts and configuration files to install, update and test a Peekaboo installation
GNU General Public License v3.0
7 stars 9 forks source link

Restore processor wrapper for embed mode #19

Closed michaelweiser closed 5 years ago

michaelweiser commented 5 years ago

Commit f198c4da replaced the cuckoo processor wrapper for embed mode with the actual cuckoo executable. This being executed with interpreter /bin/bash fails to start. This change restores the processor wrapper to make embed mode functional again.