Skip to content

Commit

Permalink
fix: tabs vs spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Oct 28, 2023
1 parent 00fcea7 commit b472b0d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
8 changes: 4 additions & 4 deletions config/recipe-nvidia.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ modules:
- wl-clipboard
# Samba
- samba-dcerpc
- samba-ldb-ldap-modules
- samba-winbind-clients
- samba-winbind-modules
- samba-ldb-ldap-modules
- samba-winbind-clients
- samba-winbind-modules
- smaba
# Pano
# Pano
- libgda-sqlite
- libgda
# Starship
Expand Down
18 changes: 5 additions & 13 deletions config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,11 @@ modules:
- wl-clipboard
# Samba
- samba-dcerpc
- samba-ldb-ldap-modules
- samba-winbind-clients
- samba-winbind-modules
- samba-ldb-ldap-modules
- samba-winbind-clients
- samba-winbind-modules
- smaba
# Pano
# Pano
- libgda-sqlite
- libgda
# Starship
Expand Down Expand Up @@ -148,12 +148,4 @@ modules:
- dev.alextren.Spot
- com.github.IsmaelMartinez.teams_for_linux

- type: script
scripts:
- alternatives-workarounds.sh
- docker-compose.sh
- pano.sh
- image-info.sh
- post-install.sh
# this sets up the proper policy & signing files for signed images to work
- signing.sh
- type: script

0 comments on commit b472b0d

Please sign in to comment.