We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fcc2e commit 46ac51dCopy full SHA for 46ac51d
scripts/publish-rpm-packages.sh
@@ -22,9 +22,6 @@ mkdir -p rpm-repo/x86_64
22
mkdir -p rpm-repo/i386
23
mkdir -p rpm-repo/aarch64
24
25
-# Copy RPM packages and signatures to appropriate architecture directories
26
-printf "\n>>> Copying RPM packages and signatures to architecture directories \n"
27
-
28
# Copy RPM packages to appropriate architecture directories
29
printf "\n>>> Copying RPM packages to architecture directories \n"
30
0 commit comments