mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	simple command exists
This commit is contained in:
		
							parent
							
								
									6e50b54a1b
								
							
						
					
					
						commit
						11ca686384
					
				
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| @ -8,7 +8,7 @@ const validateRsync = new Promise(async (resolve, reject) => { | ||||
|     execSync('rsync --version', { stdio: 'inherit' }); | ||||
|     rsyncCli = true; | ||||
|   } catch (e) { | ||||
|     rsyncCli = true; | ||||
|     rsyncCli = false; | ||||
|   } | ||||
| 
 | ||||
|   if (rsyncCli) { | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic