updates
All checks were successful
Build Org Website / build (push) Successful in 54s

This commit is contained in:
gitea-actions
2026-06-04 14:13:45 +01:00
parent d63dc6d2cf
commit cd62a01ec5
12 changed files with 719 additions and 695 deletions

View File

@@ -1,8 +1,8 @@
#!/usr/bin/env bash
# run a single command once per save in a subfolder
WATCH="/home/zaine/master-folder/org_files/org_web/lima" # subfolder to watch
RUN_IN="/home/zaine/master-folder/org_files/org_web" # run command from here
WATCH="/home/zaine/master-folder/org-platform/org_web/lima" # subfolder to watch
RUN_IN="/home/zaine/master-folder/org-platform/org_web" # run command from here
# pass the command to run as args:
# ./watch.sh emacs -Q --script build-site.el