mirror of
https://github.com/aljazceru/addons.git
synced 2025-12-17 05:04:21 +01:00
*: spelling fixes (#1757)
This commit is contained in:
@@ -37,7 +37,7 @@ mysqlcheck --no-defaults --all-databases --skip-database=mysql --check --check-u
|
||||
bashio::log.info "Ensuring internal database upgrades are performed"
|
||||
mysql_upgrade --silent
|
||||
|
||||
# Set default secure values after inital setup
|
||||
# Set default secure values after initial setup
|
||||
if bashio::var.true "${NEW_INSTALL}"; then
|
||||
# Secure the installation.
|
||||
mysql <<-EOSQL
|
||||
|
||||
Reference in New Issue
Block a user