From be6ea3d4c101267c89d4f77badf580bfa7a679fc Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 22 Feb 2017 16:02:03 +0100 Subject: [PATCH] Add rosehosting to selfhosting docs --- docs/references/selfhosting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/references/selfhosting.md b/docs/references/selfhosting.md index 88f87db2a..574a6c14b 100644 --- a/docs/references/selfhosting.md +++ b/docs/references/selfhosting.md @@ -69,7 +69,7 @@ SSH into your server and run the following commands: ``` wget https://cloudron.io/cloudron-setup chmod +x cloudron-setup -./cloudron-setup --provider +./cloudron-setup --provider ``` The setup will take around 10-15 minutes.