Skip to content

Commit

Permalink
build-web-from-obs: fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mbhangui committed Aug 8, 2024
1 parent 4bda625 commit dd16992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build-web-from-obs
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ if [ $# -gt 0 ] ; then
distro_list=$*
else
distro_list="almalinux8 oracle8 rockylinux8 almalinux9 oracle9 rockylinux9 \
debian11 debian 12 focal jammy noble fc39 fc40 leap15.5 leap15.6 \
debian11 debian12 focal jammy noble fc39 fc40 leap15.5 leap15.6 \
stream8 stream9 tumbleweed"
fi
for i in $distro_list
Expand Down

0 comments on commit dd16992

Please sign in to comment.