forked from services/mlmmj-light-web-ecg
Updated readme
This commit is contained in:
@@ -15,7 +15,7 @@ A light php web interface to mlmmj. It does not use a database.
|
||||
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
|
||||
mlmmj-light-web-master/misc/init.sh
|
||||
```
|
||||
|
||||
**A slightly harder way:** read init.sh code and do all manually.
|
||||
|
||||
@@ -95,7 +95,8 @@ cp -rp * /var/www/html/
|
||||
cd ..
|
||||
echo "Removing installation files..."
|
||||
echo
|
||||
rm -rf mlmmj-light-web
|
||||
rm -rf mlmmj-light-web-master
|
||||
rm -rf master.tar.gz
|
||||
echo "Setting ownership of files..."
|
||||
echo
|
||||
chown mlmmj:mlmmj -R /var/www/html
|
||||
|
||||
Reference in New Issue
Block a user