From 4618fbacce2f6178a35c7e1ad8a1faa7049ab109 Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Fri, 2 Jan 2026 17:02:09 +0000 Subject: Store DB within $arch subdirectory --- bin/deploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- cgit v1.2.3-70-g09d2