* added grub2 theme, removed docker and code

* removed grub stuff

* removed docker and code, added flatpaks
This commit is contained in:
Flux 2025-11-22 14:46:08 +02:00 committed by GitHub
parent f832d683ed
commit a16562e24d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 145 additions and 33 deletions

View file

@ -3,8 +3,4 @@
# Tell this script to exit if there are any errors.
# You should have this in every custom script, to ensure that your completed
# builds actually ran successfully without any errors!
set -oue pipefail
# Your code goes here.
echo 'This is an example shell script'
echo 'Scripts here will run during build if specified in recipe.yml'
set -oue pipefail