From 3b80a7734f2caacbc3e9047762fe76a7afafbbcc Mon Sep 17 00:00:00 2001 From: dinger1986 Date: Sun, 21 May 2023 23:18:22 +0100 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 680f5e4..8d086e2 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,10 @@ Install Script for Meshcentral ### 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`