mirror of
				https://github.com/easingthemes/ssh-deploy.git
				synced 2025-10-30 23:30:09 +08:00 
			
		
		
		
	find error
This commit is contained in:
		
							parent
							
								
									25122c8438
								
							
						
					
					
						commit
						3538c50479
					
				| @ -39,9 +39,9 @@ const run = async () => { | ||||
| 
 | ||||
| run() | ||||
|   .then((data) => { | ||||
|     console.log('DONE', data); | ||||
|     console.log('[DONE]', data); | ||||
|   }) | ||||
|   .catch((error) => { | ||||
|     console.error('ERROR', error.message); | ||||
|     console.error('[ERROR]', error.message); | ||||
|     process.exit(1); | ||||
|   }); | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Dragan Filipovic
						Dragan Filipovic