scaninverter/presets/default_oldversion/post.sh

6 lines
115 B
Bash

done
echo "All done. Your converted files can be found here: $OUTDIR , exiting."
read -p "Press Enter" TMP
exit 0