From 8b23a78c859ddafaa76932950c617d87a9e82347 Mon Sep 17 00:00:00 2001 From: Danny O'Brien Date: Wed, 13 Dec 2023 00:35:33 -0800 Subject: [PATCH] web: get rsync working. cursed directory seperators --- Makefile | 7 +------ web/static/index.html | 1 + 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/Makefile b/Makefile index 2c9ea7a..879c025 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,6 @@ # Define the source directory, read from the environment variable ALMANACK_ROOT # Ensure to handle the case where ALMANACK_ROOT is not set -SRC_DIR := $(ALMANACK_ROOT)/web -ALMANACK_ROOT := $(ALMANACK_ROOT) - -# -# -# Define the destination for rsync +SRC_DIR := $(ALMANACK_ROOT)/web/ DEST := boat:/var/local/www/www.almnck.com/ # Define the rsync options diff --git a/web/static/index.html b/web/static/index.html index 619a939..d8e99f0 100644 --- a/web/static/index.html +++ b/web/static/index.html @@ -3,5 +3,6 @@

Old Danny's Almanack

+

Technological culture since 1724