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 883da90 commit ecdbe4aCopy full SHA for ecdbe4a
1 file changed
services/nomad/build/rsync-update-repo
@@ -40,7 +40,7 @@ run() {
40
done
41
42
case "$ARCH" in
43
- i686)
+ x86_64|i686)
44
ARCH=x86_64
45
for repo in /multilib /multilib/bootstrap /multilib/nonfree; do
46
process_repo "$repo"
0 commit comments