From: Ralph Ronnquist Date: Fri, 22 Sep 2023 12:13:23 +0000 (+1000) Subject: Added restore.sh as binary X-Git-Tag: 0.1~9 X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=9d8a7a1c7e0e195cacbf1e5ca921345359a3fdd8;p=rrq%2Fbuckap.git Added restore.sh as binary --- diff --git a/Makefile b/Makefile index 7437a42..90ce2b3 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ $(BINDIR)/% $(ETCDIR)/% $(CRONDAILY)/%: % mkdir -p $$(dirname $@) cp $< $@ -INSTALLTARGETS = $(BINDIR)/dupltool +INSTALLTARGETS = $(BINDIR)/dupltool $(BINDIR)/restore.sh INSTALLTARGETS += $(ETCDIR)/duplicity-daily.conf INSTALLTARGETS += $(CRONDAILY)/duplicity-daily