mirror of
https://github.com/balkian/lab-in-a-box.git
synced 2024-11-23 07:32:28 +00:00
4 lines
44 B
Bash
4 lines
44 B
Bash
|
#!/bin/sh
|
||
|
echo 'slides.md' | entr ./run.sh
|
||
|
|