gulp-ssh icon indicating copy to clipboard operation
gulp-ssh copied to clipboard

Don't set cwd / base on virtual file to __dirname

Open mojavelinux opened this issue 7 years ago • 0 comments

The cwd / base properties on the virtual file should be set to __dirname, which resolves to the installed location of the script. If anything, it should be set to process.cwd().

mojavelinux avatar Feb 10 '18 06:02 mojavelinux