You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah... I don't think that'd work. The problem I have is I'd have to replace the binary stored at /usr/local/bin/ (which I can do using sudo). Perhaps there could be a new method executeAsSudo or maybe a parameter to use sudo for the command...
Hi:
I'm trying to deploy my application using this bundle, it works pretty fine generally but now I found I need to do an update to my composer binary.
I set
updateRemoteComposerBinary
to true but I'm getting an error from trying to place the composer binary inside/usr/local/bin/
It would work if I could just run this command using sudo... Is there any way to set this?
Thanks!
The text was updated successfully, but these errors were encountered: