mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	[code] hotfix dist
This commit is contained in:
		
							parent
							
								
									ac4f0895a6
								
							
						
					
					
						commit
						101b6c13a0
					
				
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @ -656,7 +656,7 @@ const { sync: commandExists } = __webpack_require__(677); | |||||||
| const { get: nodeCmd } = __webpack_require__(428); | const { get: nodeCmd } = __webpack_require__(428); | ||||||
| 
 | 
 | ||||||
| const validateRsync = (callback = () => {}) => { | const validateRsync = (callback = () => {}) => { | ||||||
|   const rsyncCli = commandExists.sync('rsync'); |   const rsyncCli = commandExists('rsync'); | ||||||
| 
 | 
 | ||||||
|   if (!rsyncCli) { |   if (!rsyncCli) { | ||||||
|     nodeCmd( |     nodeCmd( | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic