scaninverter/presets/default/post.sh

6 lines
115 B
Bash
Raw Normal View History

2017-06-26 17:03:10 +00:00
done
echo "All done. Your converted files can be found here: $OUTDIR , exiting."
read -p "Press Enter" TMP
exit 0