scaninverter/presets/default_oldversion/post.sh

6 lines
115 B
Bash
Raw Normal View History

2019-01-07 17:53:35 +00:00
done
echo "All done. Your converted files can be found here: $OUTDIR , exiting."
read -p "Press Enter" TMP
exit 0