diff --git a/post-install b/post-install index 8221985..6aa30ad 100755 --- a/post-install +++ b/post-install @@ -488,6 +488,18 @@ EOF ) } +# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +# to update: +# $ cd /opt/ventoy && ./VentoyGUI.x86_64 +# +# see: +# https://copr.fedorainfracloud.org/coprs/karlisk/ventoy/ +function feature-ventoy(){ ( + @ sudo dnf copr enable karlisk/ventoy + @ sudo dnf install ventoy +) } + + # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - # see: # https://gitlab.com/warningnonpotablewater/libinput-config