feat: add support for debian, kali and neurodebian
This commit is contained in:
parent
3e8089d2dd
commit
065ff8ec2a
3 changed files with 10 additions and 3 deletions
|
@ -11,6 +11,9 @@
|
|||
<div class="col-sm-4">
|
||||
<select class="form-control" id="inputContainerDistro">
|
||||
<option selected>Arch</option>
|
||||
<option>Debian</option>
|
||||
<option>Neurodebian Bookworm</option>
|
||||
<option>Kali Linux Rolling</option>
|
||||
<option>Fedora Rawhide</option>
|
||||
<option>Ubuntu 22.04</option>
|
||||
<option>Ubuntu 23.04</option>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue