README.md
This commit is contained in:
parent
e334512edc
commit
ddbe20635a
|
@ -3,7 +3,6 @@
|
||||||
## Install blockauth
|
## Install blockauth
|
||||||
|
|
||||||
```
|
```
|
||||||
cd existing_repo
|
|
||||||
git clone https://gitlab.com/q3aql/blockauth.git
|
git clone https://gitlab.com/q3aql/blockauth.git
|
||||||
cd blockauth
|
cd blockauth
|
||||||
sudo ./install.sh
|
sudo ./install.sh
|
||||||
|
@ -12,7 +11,6 @@ sudo ./install.sh
|
||||||
## Unninstall blockauth
|
## Unninstall blockauth
|
||||||
|
|
||||||
```
|
```
|
||||||
cd existing_repo
|
|
||||||
git clone https://gitlab.com/q3aql/blockauth.git
|
git clone https://gitlab.com/q3aql/blockauth.git
|
||||||
cd blockauth
|
cd blockauth
|
||||||
sudo ./unninstall.sh
|
sudo ./unninstall.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user