Skip to content

Commit

Permalink
Update define-guest-image-by-profile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
goffinet committed Jun 13, 2021
1 parent 6194a6d commit f953c52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion define-guest-image-by-profile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ network=$2
profile=$3
mac=$5
parameters=$#
# almalinux8 bionic centos7 centos8 centos8-stream debian10 fedora32 fedora33 fedora34 focal kali20211 rocky8
if [[ $image = "bionic" ]] || [[ $image = "focal" ]] ; then
os="ubuntu18.04"
elif [[ $image = "debian10" ]] || [[ $image = "kali20211" ]] ; then
Expand Down

0 comments on commit f953c52

Please sign in to comment.