From 1e0a17e6cf971b05d75fcd21623f5b905221e03c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20S=C3=BC=C3=9Fenguth?= Date: Fri, 23 Jul 2021 15:07:44 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 42 +++++------------------------------------- 1 file changed, 5 insertions(+), 37 deletions(-) diff --git a/README.md b/README.md index f53737e..f971519 100644 --- a/README.md +++ b/README.md @@ -1,40 +1,8 @@ -# mlmmj-light-web +# mlmmj-light-web-ecg + +## NOTE +This repository was forked from [GitHub](https://github.com/sergei-bondarenko/mlmmj-light-web) and is adapted to the needs of the ECG movement. All changes to the projects will be tracked in this repository. ## Description -A light PHP web interface for [mlmmj](http://mlmmj.org/). It does not use a database. Available in two languages: English and Russian. - -## Installation - -**An easy way:** - -1. Install a clean Debian from [netinst](https://www.debian.org/CD/netinst/) iso with only standard system utilities. -2. Do commands: - -``` -cd /tmp -wget https://github.com/grez911/mlmmj-light-web/archive/master.tar.gz -tar xzvf master.tar.gz -mlmmj-light-web-master/misc/init.sh -``` - -**A slightly harder way:** read init.sh code and do all manually. - -## Usage - -Create a domain: - -``` -/var/www/html/misc/manage_domains.sh add list.example.com -``` - -Delete a domain: - -``` -/var/www/html/misc/manage_domains.sh del list.example.com -``` - -## Screenshots - -![](misc/move/screenshot_0.png?raw=true) -![](misc/move/screenshot_1.png?raw=true) +A light PHP web interface for [mlmmj](http://mlmmj.org/). It does not use a database. Available in two languages: English and Russian. \ No newline at end of file