Update 'scripts/mariadbinstall.sh'
This commit is contained in:
@ -24,3 +24,5 @@ echo "7. Reload privilege tables now? Y"
|
|||||||
echo -e "=================================================================="
|
echo -e "=================================================================="
|
||||||
sleep 5
|
sleep 5
|
||||||
sudo mysql_secure_installation
|
sudo mysql_secure_installation
|
||||||
|
|
||||||
|
echo "If you want to install phpMyAdmin run wget -O pmainstall.sh https://sop.wtf/sh/pmainstall && bash pmainstall.sh"
|
Reference in New Issue
Block a user