EVO: script update-all > dont't check if local.php exist if -b use
							parent
							
								
									6379d8df6c
								
							
						
					
					
						commit
						0e980a593e
					
				|  | @ -42,7 +42,7 @@ migrate_module() { | |||
| 	fi | ||||
| } | ||||
| 
 | ||||
| if [[ ! -f "config/autoload/local.php" ]]; then | ||||
| if [[ ! -f "config/autoload/local.php" && $bypass -eq 0 ]]; then | ||||
| 	echo "Configure Monarc (config/autoload/local.php)" | ||||
| 	exit 1 | ||||
| fi | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Thomas Metois
						Thomas Metois