test
This commit is contained in:
parent
00a3e18dbe
commit
6757c37eef
@ -57,7 +57,7 @@ fi
|
||||
# Ubuntu Jammy need focal repo to get this
|
||||
if ! is_shared_lib_present libssl.so.1.1
|
||||
then
|
||||
distro= $(get_dist)
|
||||
distro=$(get_dist)
|
||||
printf "$COL_YELLOW" "** Distrobution detected as $distro"
|
||||
if get_dist == "Ubuntu" ]]
|
||||
then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user