Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 521 Bytes

README.md

File metadata and controls

executable file
·
28 lines (19 loc) · 521 Bytes

Install script for Hyper.sh client and hypercontainer

Usage

install hypercli for Hyper.sh

website: https://hyper.sh

$ curl -sSL https://hyper.sh/install | bash
or
$ wget -qO- https://hyper.sh/install | bash

install hypercontainer

website: https://hypercontainer.io

$ curl -sSL https://hypercontainer.io/install | bash
or
$ wget -qO- https://hypercontainer.io/install | bash

test install script in container

DETAIL