mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
Code style fix
This commit is contained in:
parent
2b7c3b80eb
commit
142d601f53
@ -49,7 +49,7 @@ if [ -z "$param_files" ]; then
|
||||
fi
|
||||
|
||||
for tries in 1 2 3; do
|
||||
if sha256sum $param_files | gpg\
|
||||
if sha256sum $param_files | gpg \
|
||||
--digest-algo SHA256 \
|
||||
--detach-sign \
|
||||
-a \
|
||||
|
Loading…
Reference in New Issue
Block a user