Skip to content
Snippets Groups Projects
Commit d68da121 authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent ba7aa694
No related branches found
No related tags found
No related merge requests found
......@@ -28,12 +28,6 @@ if (( $NUMBER_OF_DIGITS < 1 )); then
NUMBER_OF_DIGITS=1
fi
if (( $SHOW_EXP > 0 )); then
echo "JA"
else
echo "NEIN"
fi
rm -rf "$IMAGE_DIR"
mkdir -p "$IMAGE_DIR"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment