Skip to content

Commit

Permalink
chore: correct variable
Browse files Browse the repository at this point in the history
  • Loading branch information
m2Giles committed Jun 30, 2024
1 parent 7d556d8 commit 88e609a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -eoux pipefail

kernel_version="${KERNEL_VERSION}"
kernel_version="${KERNEL_VERSION}".fsync.fc"${FEDORA_VERSION}".x86_64

curl -LsSf -o /etc/yum.repos.d/_copr_sentry-kernel-ba.repo \
https://copr.fedorainfracloud.org/coprs/sentry/kernel-fsync/repo/fedora-"$(rpm -E %fedora)"/sentry-kernel-fsync-fedora-"$(rpm -E %fedora)".repo
Expand Down

0 comments on commit 88e609a

Please sign in to comment.