mirror of
https://github.com/bryangerlach/rdgen.git
synced 2026-04-29 03:09:58 +00:00
allow building from master
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
</div>
|
||||
<select name="platform" id="id_platform">
|
||||
<option value="windows" selected>Windows</option>
|
||||
<option value="linux">Linux (testing, will likely have issues)</option>
|
||||
<option value="linux">Linux</option>
|
||||
<option value="android">Android (testing, will likely have issues)</option>
|
||||
</select>
|
||||
<label for="{{ form.version.id_for_label }}">Rustdesk Version:</label>
|
||||
|
||||
Reference in New Issue
Block a user