Skip to content

Commit

Permalink
fix: wrong installation path for the apt hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jan 24, 2024
1 parent 43f5d2a commit d70c02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,4 @@ modules:
- name: enable-apt-hooks
type: shell
commands:
- mv /etc/apt/___apt.conf.d/ /etc/apt/apt.conf.d/
- mv /etc/apt/___apt.conf.d/* /etc/apt/apt.conf.d/

0 comments on commit d70c02c

Please sign in to comment.