Update 'README.md'
This commit is contained in:
@ -23,8 +23,10 @@
|
||||
### ✔️ Install
|
||||
### `wget -O mariadbinstall.sh https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/scripts/mariadbinstall.sh && bash mariadbinstall.sh`
|
||||
|
||||
### ✔️Uninstall
|
||||
### ✔️ Uninstall
|
||||
### `sudo apt remove mariadb-server mariadb-client -y && apt autoremove`
|
||||
---
|
||||
|
||||
|
||||
## phpMyAdmin
|
||||
### ⚠️ Install
|
||||
### `wget -O pmainstall.sh https://git.oldgate.org/Sophia/thelinuxlist/raw/branch/main/scripts/pmainstall.sh && bash pmainstall.sh`
|
||||
|
Reference in New Issue
Block a user