Skip to content

Commit 2f2f060

Browse files
Sync the suite directory explicitly.
That duplicates the ppa.suite parameter, but that makes it much easier and less riskier than sync-ing the whole directory, when it's time to add --delete (see previous commit). This can be reconsidered when it's time to focus on trixie instead of (or in addition to) bookworm, which might or might not mean having two different suite directories to deal with.
1 parent 33fd509 commit 2f2f060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ppa:
2020
suite: frida-bookworm
2121
signing_key: '0xC72EE83EDF59D743EA0D4DD13494A52D59CD510A'
2222
publish_url: https://pirogue.apt.debamax.com/
23-
publish_wrapper: rsync -av . website:pirogue.apt.debamax.com
23+
publish_wrapper: rsync -av frida-bookworm website:pirogue.apt.debamax.com
2424
monitoring:
2525
repos:
2626
- name: Debian

0 commit comments

Comments
 (0)