mirror of
				https://github.com/zokradonh/kopano-docker
				synced 2025-10-30 18:07:46 +00:00 
			
		
		
		
	Fixing intents & sort alphabetical
This commit is contained in:
		
							parent
							
								
									13fc397c16
								
							
						
					
					
						commit
						93bf2e23b3
					
				
							
								
								
									
										6
									
								
								setup.sh
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								setup.sh
									
									
									
									
									
								
							| @ -134,7 +134,7 @@ if [ ! -e ./.env ]; then | ||||
| 		MYSQL_DATABASE="kopano" | ||||
| 		MYSQL_ROOT_PASSWORD=$(random_string) | ||||
| 		MYSQL_PASSWORD=$(random_string) | ||||
|     fi | ||||
| 	fi | ||||
| 
 | ||||
| 	ADDITIONAL_KOPANO_WEBAPP_PLUGINS="" | ||||
| 
 | ||||
| @ -179,9 +179,9 @@ if [ ! -e ./.env ]; then | ||||
| 		ADDITIONAL_KOPANO_WEBAPP_PLUGINS="${ADDITIONAL_KOPANO_WEBAPP_PLUGINS} whatsapp4deskapp" | ||||
| 	fi | ||||
| 
 | ||||
|     echo ${PRINT_SETUP_SUCCESS} | ||||
| 	echo ${PRINT_SETUP_SUCCESS} | ||||
| 
 | ||||
|         cat <<-EOF >"./.env" | ||||
| 		cat <<-EOF >"./.env" | ||||
| # please consult https://github.com/zokradonh/kopano-docker | ||||
| # for possible configuration values and their impact | ||||
| CORE_VERSION=$CORE_VERSION | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user