mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
update Ubuntu versions comment in code block
This commit is contained in:
parent
123d04ff7b
commit
066e40dada
|
@ -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…
Reference in a new issue