mirror of
https://github.com/flynx/post-install.git
synced 2025-10-28 02:00:08 +00:00
added ventoy...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
adb950307c
commit
04258fd299
12
post-install
12
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user