Browse Source

- Fix indenting textline.

Lauri Ojansivu 6 years ago
parent
commit
c7721b048d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      start-wekan.sh

+ 1 - 1
start-wekan.sh

@@ -72,7 +72,7 @@ function wekan_repo_check(){
       # Example: export WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
       # Example: export WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
       export WEBHOOKS_ATTRIBUTES=''
       export WEBHOOKS_ATTRIBUTES=''
       #---------------------------------------------
       #---------------------------------------------
-            # ==== OAUTH2 AZURE ====
+      # ==== OAUTH2 AZURE ====
       # https://github.com/wekan/wekan/wiki/Azure
       # https://github.com/wekan/wekan/wiki/Azure
       # 1) Register the application with Azure. Make sure you capture
       # 1) Register the application with Azure. Make sure you capture
       #    the application ID as well as generate a secret key.
       #    the application ID as well as generate a secret key.