summaryrefslogtreecommitdiff
path: root/bin/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'bin/deploy')
-rwxr-xr-xbin/deploy2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/deploy b/bin/deploy
index 8ca375e..b75313d 100755
--- a/bin/deploy
+++ b/bin/deploy
@@ -23,4 +23,4 @@ rsync \
$package \
$host:$repo_dir/$arch
-ssh $host -- repo-add $repo_dir/$db $repo_dir/$arch/`basename $package`
+ssh $host -- repo-add $repo_dir/$arch/$db $repo_dir/$arch/`basename $package`