Skip to content

Commit

Permalink
remove oldstabe stretch
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Jan 3, 2021
1 parent 725f03b commit 855bbf9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion FAIme/cloud/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ <h1> FAI.me. Build your own cloud image or an <a href="../">installation image</
<select name="suite" >
<option value="buster">Debian 10 "buster" (stable) </option>
<option value="bullseye">Debian "bullseye" (testing) </option>
<option value="stretch"> Debian 9 "stretch" (olstable) </option>
</select> Select a distribution
&ensp; &ensp;
<span style="padding:0px !important;">
Expand Down
2 changes: 1 addition & 1 deletion FAIme/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ <h1> FAI.me. Build your own installation media or a <a href="cloud">cloud image<
<select name="suite" >
<option value="buster">Debian 10 "buster" (stable) </option>
<option value="bullseye">Debian "bullseye" (testing) </option>
<option value="stretch"> Debian 9 "stretch" (oldstable) </option>

</select> Distribution
&ensp; &ensp;
<span style="padding:0px !important;">
Expand Down

0 comments on commit 855bbf9

Please sign in to comment.