failed initial cloudron install/setup on digitalocean
- 
I'm following the instructions for installing Cloudron on a new Ubuntu 18.04.1 x64 instance on DigitalOcean, logged in via ssh, and on the third command "./cloudron-setup --provider <digitalocean>" I'm getting an error "-bash: syntax error near unexpected token `newline'" 
- 
@redponey You should install without the angle brackets. Like so: ./cloudron-setup --provider digitalocean
 
