la-haute-societe / ssh-deploy-release

Deploy releases over SSH with rsync, archive ZIP / TAR, symlinks, SCP ...
https://www.npmjs.com/package/ssh-deploy-release
MIT License
36 stars 10 forks source link

[BUG]: Wrong message on `remote.chmod` #31

Open xstable opened 2 years ago

xstable commented 2 years ago

Even if the permission where set to 600 like added as parameter, the message shows "700", which is wrong here!

image