This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user