5 lines
123 B
Bash
Executable File
5 lines
123 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./org_fix_links.py < /mnt/share/syncthing/notes/log.org > log_tmp.org
|
|
emacs -q --batch -l util.el -f export-run
|