Skip to content

Commit

Permalink
20240722 Debug script module
Browse files Browse the repository at this point in the history
  • Loading branch information
pliveyns committed Jul 22, 2024
1 parent 77c905b commit 94b3e4d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions recipes/common-scripts.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
type: script
snippets:
scripts:
- pio_udevrules.sh # Download and install Platformio udev rules

2 changes: 2 additions & 0 deletions recipes/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ modules:

- from-file: common-chezmoi.yml

- from-file: common-scripts.yml

- from-file: gschema-overrides.yml

- type: signing # this sets up the proper policy & signing files for signed images to work fully
Expand Down

0 comments on commit 94b3e4d

Please sign in to comment.