diff --git a/README.md b/README.md index a95b12b..1c23f77 100644 --- a/README.md +++ b/README.md @@ -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`