Init (#2)
* added grub2 theme, removed docker and code * removed grub stuff * removed docker and code, added flatpaks
This commit is contained in:
parent
f832d683ed
commit
a16562e24d
9 changed files with 145 additions and 33 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue