Girish Ramakrishnan 10 년 전
부모
커밋
7c36e16d6c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      start.sh

+ 1 - 1
start.sh

@@ -47,7 +47,7 @@ EOF
 
     $WP option update users_can_register 1
     $WP option update wpoa_cloudron_api_enabled 1
-    $WP option update wpoa_new_user_role administrator
+    $WP option update wpoa_new_user_role administrator # TODO: let the plugin determine this from the oauth profile
     $WP option update wpoa_hide_wordpress_login_form 1
 else
     rm -rf /app/code/wp-content # upgrades & updates - starting out with existing data