Compare commits
No commits in common. "1d62b899809d6981f598c85cc175eae7d633496d" and "ecadc6aac8c6093f42f1f32f7552f568c8fac652" have entirely different histories.
1d62b89980
...
ecadc6aac8
@ -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 . -i
|
python3 ./onpoint/main.py .
|
||||||
done
|
done
|
||||||
Loading…
x
Reference in New Issue
Block a user