From 772c80439aeb9e8fb30edaab812df868015d8fa6 Mon Sep 17 00:00:00 2001 From: NoodleBB Date: Tue, 28 Mar 2017 21:26:41 +0200 Subject: [PATCH] Autocorrection typo --- Install-Wekan-on-Uberspace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Install-Wekan-on-Uberspace.md b/Install-Wekan-on-Uberspace.md index cb50017..5e825d9 100644 --- a/Install-Wekan-on-Uberspace.md +++ b/Install-Wekan-on-Uberspace.md @@ -151,7 +151,7 @@ More about [daemontools](https://cr.yp.to/daemontools/faq/create.html). # Uninstall Wekan To remove Wekan from your uberspace you have to do the following steps. * Stop and remove the service. -`uberspace-remove-service -s weaken` +`uberspace-remove-service -s wekan` * Remove the complete data. ``` mongo admin --port $MONGO_PORT -u $MONGO_USER -p $MONGO_PASS