summaryrefslogtreecommitdiffstats
path: root/db-update
diff options
context:
space:
mode:
Diffstat (limited to 'db-update')
-rwxr-xr-xdb-update4
1 files changed, 2 insertions, 2 deletions
diff --git a/db-update b/db-update
index 766a2d5..6c9af1a 100755
--- a/db-update
+++ b/db-update
@@ -13,8 +13,8 @@ else
exit 1
fi
-arch="$1"
-reponame="$2"
+reponame="$1"
+arch="$2"
export CARCH="$arch"