diff --git a/recipe.yml b/recipe.yml index a3ca069..c375270 100644 --- a/recipe.yml +++ b/recipe.yml @@ -59,8 +59,8 @@ rpm: # Add your own below: # Example: # - tilix - - brave-browser - # - code + # - brave-browser + - code # These RPMs will be removed from the system image. This step happens during # image build, BEFORE installing custom RPMs (from the "rpm.install" category). remove: diff --git a/scripts/pre/setup-brave-browser.sh b/scripts/setup-brave-browser.sh similarity index 100% rename from scripts/pre/setup-brave-browser.sh rename to scripts/setup-brave-browser.sh