Compare commits
2 Commits
ecadc6aac8
...
1d62b89980
| Author | SHA1 | Date | |
|---|---|---|---|
| 1d62b89980 | |||
| 9b05df056f |
@ -2,5 +2,5 @@
|
|||||||
# Requirements: inotify-tools, python3
|
# Requirements: inotify-tools, python3
|
||||||
|
|
||||||
while inotifywait -e close_write ./slides/*.md; do
|
while inotifywait -e close_write ./slides/*.md; do
|
||||||
python3 ./onpoint/main.py .
|
python3 ./onpoint/main.py . -i
|
||||||
done
|
done
|
||||||
Loading…
x
Reference in New Issue
Block a user