summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-08-17 22:16:08 -0400
committerFreya Murphy <freya@freyacat.org>2025-08-17 22:16:08 -0400
commitd65fe5d9b4cd68c4001d6680fe0a78c671ff253f (patch)
treeb64a17af66d1f1c28ff0088b94a7de22348ce62a /Makefile
parentaports: refactor and freya-base (diff)
downloadaports-main.tar.gz
aports-main.tar.bz2
aports-main.zip
tmux-conf and fix caddy-confHEADmain
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0518b88..86ce723 100644
--- a/Makefile
+++ b/Makefile
@@ -17,6 +17,7 @@ ALPINE_VERSION := 3.22
APORTS := apk-conf \
caddy-conf \
openssh-conf \
+ tmux-conf \
zsh-conf \
freya-certs \
freya-keys \
@@ -69,4 +70,4 @@ realclean: clean
all: aports publish
publish:
- scp -r $(OUT)/aports/ $(REPO)
+ rsync -avz --delete $(OUT)/aports/* $(REPO)/aports/