| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is a group of linux shell script files for VPS installation.
Tested on Debian 9/10 , Ubuntu 18.04/20.04 and Centos 7.
Download and run the shell script file under root :
(Replace<file-name>to the name of shell script file)
wget https://github.com/tonywww/shell/raw/master/<file-name>.sh
chmod +x <file-name>.sh
./<file-name>.shRun the shell script file under root without download :
(Replace<file-name>to the name of shell script file)
bash <(wget -qO- https://github.com/tonywww/shell/raw/master/<file-name>.sh)BSD 2-Clause © tonywww
| Back | FazBrowse Home | New Git URL |