presbuild: remove xdg-open, it's not that useful

master
gutmet 2023-02-04 07:21:00 +01:00
parent be77c9f2bb
commit 6805e1b7c8
1 changed files with 0 additions and 1 deletions

View File

@ -8,4 +8,3 @@ fi
outfile="${1%.md}.pdf"
pandoc "$1" -t beamer -o "$outfile"
xdg-open "$outfile"