From 2055eb2956054e7ca42f968e3b6c855908e5c9b9 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Tue, 2 Sep 2025 13:06:27 +0200 Subject: [PATCH] del --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index e13c72e..209979e 100755 --- a/build.sh +++ b/build.sh @@ -53,4 +53,4 @@ echo "Building with prefix: /$PREFIX/" sed 's|base_url = "BASEURL"|base_url = "/mycelium/"|' config.templ.toml > config.toml zola --root $ABS_DIR_OF_SCRIPT build rsync -rav --delete public/ "${HOME}/hero/var/www/$PREFIX/" -rsync -avz --delete public/ "root@threefold.info:/root/hero/www/info/$PREFIX/" +