summaryrefslogtreecommitdiffstats
path: root/snap-src
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-08-14 21:22:46 +0300
committerLauri Ojansivu <x@xet7.org>2018-08-14 21:22:46 +0300
commit53c0a5278888ad1f97005f5347df09b66e67c5d4 (patch)
tree0641fbea5878378e6c7c732fdbbc0bbbf207ce43 /snap-src
parentc2eb300e21d03c2ca66f4a80fc77c52aeb11a31d (diff)
downloadwekan-53c0a5278888ad1f97005f5347df09b66e67c5d4.tar.gz
wekan-53c0a5278888ad1f97005f5347df09b66e67c5d4.tar.bz2
wekan-53c0a5278888ad1f97005f5347df09b66e67c5d4.zip
Remove Trello.
Diffstat (limited to 'snap-src')
-rwxr-xr-xsnap-src/bin/wekan-help2
1 files changed, 1 insertions, 1 deletions
diff --git a/snap-src/bin/wekan-help b/snap-src/bin/wekan-help
index 49270fb2..2cd0f037 100755
--- a/snap-src/bin/wekan-help
+++ b/snap-src/bin/wekan-help
@@ -7,7 +7,7 @@ if [ "$CADDY_ENABLED" = "true" ]; then
export PORT=${CADDY_PORT} &>/dev/null
fi
-echo -e "Wekan: The open-source Trello-like kanban.\n"
+echo -e "Wekan: The open-source kanban.\n"
echo -e "Make sure you have connected all interfaces, check more by calling $ snap interfaces ${SNAP_NAME}"
echo -e "\n"
echo -e "${SNAP_NAME} has multiple services, to check status use systemctl"