Skip to content

Commit 8b5074d

Browse files
committed
engine: update chmod command for gpg keys on debian
1 parent 40be6ce commit 8b5074d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/install/debian.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Raspbian.
127127
> public key file before updating the package index:
128128
>
129129
> ```console
130-
> $ sudo chmod a+r /etc/apt/keyrings/docker.gpg
130+
> $ sudo chmod -R a+rx /etc/apt/keyrings/docker.gpg
131131
> $ sudo apt-get update
132132
> ```
133133

0 commit comments

Comments
 (0)