DistroHopper/supported/netboot.desktop

10 lines
307 B
Plaintext
Raw Normal View History

2023-03-29 21:27:48 +01:00
[Desktop Entry]
Type=Application
Name=netboot
releases=latest
replace="!"
2023-03-30 01:24:07 +01:00
Exec=sh -c 'cd "/home/zen/git/distrohopper" && yad --form --field="Release:CB" "latest" | cut -d"|" -f1 | xargs -I{} sh -c "./quickget netboot {}"'
2023-03-29 21:27:48 +01:00
Icon=/home/zen/git/distrohopper/icons/netboot.svg
Categories=System;Virtualization;