mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
mkasc.sh: fix typo of Calculating
Added on commit 64505c744 ("fix SHA1 issue when signing the realease").
This commit is contained in:
parent
f25b12cf48
commit
4b2914eb55
1 changed files with 1 additions and 1 deletions
2
mkasc.sh
2
mkasc.sh
|
|
@ -3,7 +3,7 @@
|
|||
# Copyright (C) 2014-2020 Firejail Authors
|
||||
# License GPL v2
|
||||
|
||||
echo "Calculationg SHA256 for all files in /transfer - firejail version $1"
|
||||
echo "Calculating SHA256 for all files in /transfer - firejail version $1"
|
||||
|
||||
cd /transfer
|
||||
sha256sum * > firejail-$1-unsigned
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue