mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-22 09:31:34 -05:00
Typo fix
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
4651135596
commit
1467625dbf
@ -56,8 +56,8 @@ sudo snap install --classic certbot
|
||||
sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
||||
|
||||
# Secure MariaDB
|
||||
output "Running mariadb_secure_installation. You should answer yes to everything."
|
||||
sudo mariadb_secure_installation
|
||||
output "Running mariadb-secure-installation. You should answer yes to everything."
|
||||
sudo mariadb-secure-installation
|
||||
|
||||
# Port NGINX configs from https://github.com/TommyTran732/NGINX-Configs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user