Change generate_pdfs to bash

This commit is contained in:
h7x4 2021-05-17 22:11:24 +02:00
parent f798bccfcb
commit 9a6dac6e33
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
mkdir -p public
for file in $(find -name main.tex)