summaryrefslogtreecommitdiffstats
path: root/start-wekan.sh
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-02-12 23:46:25 +0200
committerLauri Ojansivu <x@xet7.org>2019-02-12 23:46:25 +0200
commitc7721b048df63bba295acf9291dee5d9a32e779c (patch)
tree4de04cd3008809506461de66e57d665519da929c /start-wekan.sh
parent1417f091fe6d47869f651413c9bb758e447341be (diff)
downloadwekan-c7721b048df63bba295acf9291dee5d9a32e779c.tar.gz
wekan-c7721b048df63bba295acf9291dee5d9a32e779c.tar.bz2
wekan-c7721b048df63bba295acf9291dee5d9a32e779c.zip
- Fix indenting textline.
Diffstat (limited to 'start-wekan.sh')
-rwxr-xr-xstart-wekan.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start-wekan.sh b/start-wekan.sh
index dd639aae..1de75aa4 100755
--- a/start-wekan.sh
+++ b/start-wekan.sh
@@ -72,7 +72,7 @@ function wekan_repo_check(){
# Example: export WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
export WEBHOOKS_ATTRIBUTES=''
#---------------------------------------------
- # ==== OAUTH2 AZURE ====
+ # ==== OAUTH2 AZURE ====
# https://github.com/wekan/wekan/wiki/Azure
# 1) Register the application with Azure. Make sure you capture
# the application ID as well as generate a secret key.