mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
5 lines
146 B
Bash
5 lines
146 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
yad --form --field="Pretty name" "" --field="Name" "" --field="Releases" "" --field="Editions" "" --field="URL" "" --field="ISO" ""
|
||
|
|