AutoMISP icon indicating copy to clipboard operation
AutoMISP copied to clipboard

Executing as root freezes script mid-way

Open Rudedog9d opened this issue 5 years ago • 0 comments

Executing the install script as root produces this message/prompt in the log, causing the script to freeze mod-installation.

~~Is there a phar install --force?~~ Looks like there is no --force flag, but you can use yes | php composer.php ... as a workaround

Use the `composer fund` command to find out more!
Do not run Composer as root/super user! See https://getcomposer.org/root for details
Continue as root/super user [yes]? 

Rudedog9d avatar Oct 29 '20 19:10 Rudedog9d