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/" +