Update README.md

This commit is contained in:
dinger1986
2023-05-21 23:18:22 +01:00
committed by GitHub
parent 22023e19d4
commit 3b80a7734f

View File

@@ -2,3 +2,10 @@
Install Script for Meshcentral Install Script for Meshcentral
### Installs meshcentral, giving the options of database to use and setups up defaults, branding, ssl etc. ### Installs meshcentral, giving the options of database to use and setups up defaults, branding, ssl etc.
On Ubuntu or Debian.
Do the following at command line.
1 `wget https://raw.githubusercontent.com/techahold/Meshcentral-Installer/main/install.sh`
2. `chmod +x install.sh`
3. `./install.sh`