Have PHPCI execute as forge user
Allows composer to use correct cache, and read other system information (git and ssh files).
Maybe something like this: su - forge -c "nohup php ./daemonise phpci:daemonise >/dev/null 2>&1 &"
Allows composer to use correct cache, and read other system information (git and ssh files).
Maybe something like this: su - forge -c "nohup php ./daemonise phpci:daemonise >/dev/null 2>&1 &"