]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - make.sh
make.sh: Rewrite uploadsrc with rsync
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 20 Oct 2021 17:46:37 +0000 (17:46 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 22 Oct 2021 10:36:46 +0000 (10:36 +0000)
commitdbd455ef936277aae9cf4d7d7294f0ceca495b84
treef41c242cb37a587fb91f670c47d25978b57cb17d
parent65710b528a73425a86b286c982130457f3a7d7f4
make.sh: Rewrite uploadsrc with rsync

Instead of having a very dodgy diff of filelists, this rsync call does
everything automatically and only requires authentication once.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
make.sh