We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2242976 commit eb2821bCopy full SHA for eb2821b
update.sh
@@ -14,7 +14,7 @@ declare -A debianVariants=(
14
#[5.5]='jessie'
15
)
16
17
-# Templaing
+# Templating
18
templateVersions=( "5.5 5.6 5.7 8.0" )
19
declare -A passwordset
20
passwordset["5.5"]="SET PASSWORD FOR 'root'@'localhost'=PASSWORD('\${MYSQL_ROOT_PASSWORD}');"
0 commit comments