feat: add CentOS
This commit is contained in:
parent
30bce4aace
commit
6589caf322
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
<select class="form-control" id="inputContainerDistro">
|
||||
<option selected>Arch Linux</option>
|
||||
<option>Debian</option>
|
||||
<option>CentOS</option>
|
||||
<option>Fedora 39</option>
|
||||
<option>Ubuntu 22.04</option>
|
||||
</select>
|
||||
|
|
Loading…
Reference in a new issue