Modification && fix.
This commit is contained in:
parent
143204d470
commit
e29cd4ddec
1 changed files with 9 additions and 12 deletions
17
README.md
17
README.md
|
@ -69,16 +69,12 @@ Installation
|
||||||
type inside the directory:
|
type inside the directory:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ ./install.sh
|
$ bash install.sh
|
||||||
--> Answer: y and enter (install the package if needed)
|
--> Answer: y and enter (install the package if needed)
|
||||||
--> see option 3 for uninstall
|
--> see option 3 for uninstall
|
||||||
|
|
||||||
```
|
```
|
||||||
or if any issue try this command:
|
|
||||||
|
|
||||||
```bash
|
|
||||||
bash install.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
You can set differents features in `/etc/motds32/motds32.conf`
|
You can set differents features in `/etc/motds32/motds32.conf`
|
||||||
|
|
||||||
|
@ -100,22 +96,23 @@ do the following:
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://git.echosystem.fr/Erreur32/MOTDs32.git
|
$ git clone https://git.echosystem.fr/Erreur32/MOTDs32.git
|
||||||
$ cd MOTDs32
|
$ cd MOTDs32
|
||||||
$ ./install.sh (option 3)
|
$ bash install.sh (option 3)
|
||||||
$ git pull
|
$ git pull
|
||||||
$ ./install.sh
|
$ bash install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
Uninstall
|
Uninstall
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
Choose **option 3** with `./install.sh` script !
|
Choose **option 3** with `install.sh` script !
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
||||||
in your shell bash type: motd
|
in your shell bash type: motd
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -214,9 +211,9 @@ Stats Repo
|
||||||
|
|
||||||
by 🅴🆁🆁🅴🆄🆁32
|
by 🅴🆁🆁🅴🆄🆁32
|
||||||
|
|
||||||
<p>🆓🅴🅲🅷🅾️🆂🆈🆂🆃🅴🅼</p>
|
🆓🅴🅲🅷🅾️🆂🆈🆂🆃🅴🅼
|
||||||
|
|
||||||
|
|
||||||
🄴🄲🄷🄾🅂🅈🅂🅃🄴🄼
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue