diff options
author | Leo Vivier <zaeph@zaeph.net> | 2022-10-23 20:25:39 +0200 |
---|---|---|
committer | Leo Vivier <zaeph@zaeph.net> | 2022-10-23 20:25:39 +0200 |
commit | 6036f3d66d117ce01a41a697a779b18d0cecd994 (patch) | |
tree | 9c7691db79abd541547f3aa6ac6002df65c07fb8 | |
parent | 63f6ea3cc24d7c8f0de4f10f47780cf649325940 (diff) | |
download | emacsconf-wiki-6036f3d66d117ce01a41a697a779b18d0cecd994.tar.xz emacsconf-wiki-6036f3d66d117ce01a41a697a779b18d0cecd994.zip |
Rename script
Diffstat (limited to '')
-rw-r--r-- | 2022/organizers-notebook/index.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2022/organizers-notebook/index.org b/2022/organizers-notebook/index.org index e9cd7912..b315a95c 100644 --- a/2022/organizers-notebook/index.org +++ b/2022/organizers-notebook/index.org @@ -3692,7 +3692,7 @@ Throw an error if ERROR is non-nil, skip otherwise." #+end_src ** Prerecs *** Receive notification when new prerecs are available -#+begin_src sh :eval no :tangle prerecs-wait-new.sh +#+begin_src sh :eval no :tangle prerecs-check-new.sh #!/usr/bin/env sh set -eu |