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
Is this on the roadmap? I don't know if it's related but when I run the deploy routine using a ssh key with a passphrase I've got permission denied message.
Running manually the command generated by deployer.js in the spawn function, I'm asked for the passphrase and the deploy works normally.
Add
exclude
optionUse
exec()
instead ofspawn()
to avoid parameter escaping@tommy351 @oncletom closing original PR
hexojs/hexo#246
The text was updated successfully, but these errors were encountered: