Skip to content

systemmgr/nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx

nginx is a shell designed for interactive use

Automatic install/update:

bash -c "$(curl -LSs https://github.com/systemmgr/nginx/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install nginx

Fedora Based:

yum install nginx

Arch Based:

pacman -S nginx

MacOS:

brew install nginx

nginx wiki | nginx site

Releases

No releases published

Packages

No packages published

Languages