Adding jessie distribution to l-b-cgi frontend.
This commit is contained in:
parent
6ceaaa1e93
commit
562be14fcb
|
@ -37,6 +37,7 @@
|
|||
<td>
|
||||
<select id="Distribution" name="distribution" size="1">
|
||||
<option selected value="wheezy">wheezy</option>
|
||||
<option value="jessie">jessie</option>
|
||||
<option value="sid">sid</option>
|
||||
</select>
|
||||
</td>
|
||||
|
|
Loading…
Reference in New Issue