mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -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
|
sudo ln -s /snap/bin/certbot /usr/bin/certbot
|
||||||
|
|
||||||
# Secure MariaDB
|
# Secure MariaDB
|
||||||
output "Running mariadb_secure_installation. You should answer yes to everything."
|
output "Running mariadb-secure-installation. You should answer yes to everything."
|
||||||
sudo mariadb_secure_installation
|
sudo mariadb-secure-installation
|
||||||
|
|
||||||
# Port NGINX configs from https://github.com/TommyTran732/NGINX-Configs
|
# Port NGINX configs from https://github.com/TommyTran732/NGINX-Configs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user