feat(Shell): Add scripts
Add FFMPEG and git commit script
This commit is contained in:
parent
fcc426e0ac
commit
1e6359fc0d
1 changed files with 2 additions and 1 deletions
3
setup.sh
3
setup.sh
|
@ -88,4 +88,5 @@ gum style --border rounded --margin '1 1' --padding '1 1' --align center --foreg
|
|||
WANTS_SHELL_MS_MARKET=$(gum choose "Yes" "No")
|
||||
if [ "$WANTS_SHELL_MS_MARKET" = "Yes" ]
|
||||
then
|
||||
|
||||
bash ./patch-codium.sh
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue