4 lines
76 B
Bash
4 lines
76 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
open-pdf-presenter -n notes.xml -d 900 -s lctp_prensentation.pdf
|