run_example.sh (122B)
1 #!/bin/sh -e 2 slides=$(find example -name "*.txt" -o -name "*.sh" | sort) 3 ./diaposishell -x "${slides}" "That's all folks"
diaposishellSlides on the terminal | |
| git clone git://git.meso-star.fr/diaposishell.git | |
| Log | Files | Refs | README | LICENSE |