From a4d32d13767a85ed42d4c0659fdb83ed46843651 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Tue, 14 Apr 2026 21:23:21 +0200 Subject: vault backup: 2026-04-14 21:23:21 --- deploy.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'deploy.sh') diff --git a/deploy.sh b/deploy.sh index 2ca9b65..993214a 100644 --- a/deploy.sh +++ b/deploy.sh @@ -1 +1,4 @@ -npx quartz build +#!/bin/bash + +echo test >> /tmp/mneme-test.log +# npx quartz build -- cgit v1.2.3