Very basic installer executer
This commit is contained in:
parent
3b4ab58fe8
commit
07894acedd
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
source ~/.local/share/omakub/install/gh.sh
|
INSTALLER=$(gum file $OMAKUB_PATH/install)
|
||||||
source ~/.local/share/omakub/install/optional/virtualbox.sh
|
gum confirm "Run installer?" && source $INSTALLER
|
||||||
|
Loading…
Reference in New Issue
Block a user