diff --git a/README.md b/README.md index 9d3db7c..37b6f00 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ ### ✔️ Uninstall ### `sudo apt remove mariadb-server mariadb-client -y && apt autoremove -y` + --- ## phpMyAdmin @@ -31,3 +32,9 @@ ### `wget -O pmainstall.sh https://sop.wtf/sh/pmainstall && bash pmainstall.sh` ### ✔️ Uninstall ### `wget -O pmauninstall.sh https://sop.wtf/sh/pmauninstall && bash pmauninstall.sh` + +--- + +## MongoDB +### ⚠️ Install +### `wget -O mongodbinstall.sh https://sop.wtf/sh/mongodbinstall && bash mongodbinstall.sh` \ No newline at end of file