1
0
mirror of synced 2026-01-25 20:06:44 +00:00

Ensure that the LOADUP_OUTDIR directory exists as part of the loadup-setup.sh

This commit is contained in:
Nick Briggs
2023-08-07 17:24:38 -07:00
parent 204605268e
commit 3cefaf338c

View File

@@ -17,6 +17,7 @@ then
fi
mkdir -p "${LOADUP_WORKDIR}"
mkdir -p "${LOADUP_OUTDIR}"
scr="-sc 1024x768 -g 1042x790"