forked from Sophia/thelinuxlist
Changed pma port to 8080
I also that systemctl stuff is echoed and not wgeted
This commit is contained in:
@ -18,7 +18,8 @@ do
|
||||
done
|
||||
sudo apt remove phpmyadmin -y
|
||||
sudo apt-get autoremove -y
|
||||
rm -rf /usr/share/phpmyadmin/
|
||||
sudo rm -rf /usr/share/phpmyadmin/
|
||||
sudo rm -rf /etc/apache2/sites-enabled/phpmyadmin.conf
|
||||
sudo systemctl restart apache2
|
||||
|
||||
while true
|
||||
|
Reference in New Issue
Block a user