Browse Source

Fix Seafile Pro setup

dennisro 6 years ago
parent
commit
54b737a929
1 changed files with 1 additions and 0 deletions
  1. 1 0
      data/services/seafilepro/seafilepro.sh

+ 1 - 0
data/services/seafilepro/seafilepro.sh

@@ -107,6 +107,7 @@ setup() {
 		echo ""
 	
 		echo -e "\n\e[1mStarting up ${PROPER_NAME} setup container\e[0m" \
+			&& docker_run seafilepro_db_dockerbunker \
 			&& seafilepro_setup_dockerbunker setup \
 			&& exit_response
 	fi