update Ubuntu versions comment in code block
This commit is contained in:
parent
123d04ff7b
commit
066e40dada
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@ case $distro in
|
|||
;;
|
||||
Ubuntu)
|
||||
if [ "${version//./}" -ge "2304" ]; then
|
||||
# Install for Ubuntu 22.04
|
||||
# Install for Ubuntu 23.04 and 23.10
|
||||
set_fqdn
|
||||
set_dbpass
|
||||
tzone=$(cat /etc/timezone)
|
||||
|
|
Loading…
Add table
Reference in a new issue