Skip to content

Latest commit

 

History

History

install

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Osmon O'rnatgichlari

Bir qatorlik buyruq satrlari o'rnatuvchilari.

Test [Shell Scripts]

Eng oxirgi versiyani o'rnatish

*NIX/Shell bilan:

curl -fsSL https://osmon.dev/install/install.sh | sh

PowerShell bilan:

iwr https://osmon.dev/install/install.ps1 -useb | iex

Istalgan versiyani o'rnatish

*NIX/Shell bilan:

curl -fsSL https://osmon.dev/install/install.sh | sh -s v0.4.0

PowerShell bilan:

$v="0.4.0"; iwr https://osmon.dev/install/install.ps1 -useb | iex