This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
Closed
Description
From the docs:
To simplify this process you launch small script:
On Linux and Mac OS
curl -s aerokube.com/cm/bash | bash \
&& ./cm selenoid start --vnc
It does not work
$ curl -s aerokube.com/cm/bash | bash
bash: line 1: html: No such file or directory
bash: line 2: syntax error near unexpected token `<'
'ash: line 2: `<head><title>301 Moved Permanently</title></head>
My problem is "how to install to remote server, if i have only console"