Removed debug message
This commit is contained in:
		
							parent
							
								
									6306c4555c
								
							
						
					
					
						commit
						58527857d9
					
				| @ -54,8 +54,6 @@ COMPOSE_FILE=${SCRIPT_DIR}/../docker-compose.yml | |||||||
| ENV_FILE=${SCRIPT_DIR}/../.env | ENV_FILE=${SCRIPT_DIR}/../.env | ||||||
| THREADS=$(echo ${THREADS:-1}) | THREADS=$(echo ${THREADS:-1}) | ||||||
| 
 | 
 | ||||||
| echo $THREADS |  | ||||||
| 
 |  | ||||||
| if [ ! -f ${COMPOSE_FILE} ]; then | if [ ! -f ${COMPOSE_FILE} ]; then | ||||||
|   echo "Compose file not found" |   echo "Compose file not found" | ||||||
|   exit 1 |   exit 1 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 DerLinkman
						DerLinkman