forked from services/mlmmj-light-web-ecg
573 B
573 B
mlmmj-light-web
Description
A light php web interface to mlmmj. It does not use a database.
Installation
An easy way:
- Install a clean Debian from netinst iso with only standard system utilities.
- Do commands:
cd /tmp
wget https://github.com/grez911/mlmmj-light-web/archive/master.tar.gz
tar xzvf master.tar.gz
mlmmj-light-web/misc/init.sh
A slightly harder way: read init.sh code and do all manually.

