mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-20 12:34:18 +02:00
Fix shellcheck issue
This commit is contained in:
parent
47e9f28019
commit
4be769b004
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ then
|
|||
fi
|
||||
|
||||
readonly gpg_id="${1}"
|
||||
# shellcheck disable=2155
|
||||
readonly old_tags=$(git tag| tail -1)
|
||||
|
||||
mv signatures/cagebreak.sig "signatures/${old_tags}-cagebreak.sig"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue