WestheadJ / pysmb-file-sorter

A file sorter using pysmb
MIT License
0 stars 0 forks source link

BUG: Empty input crashes program when selecting profiles #9

Open WestheadJ opened 1 month ago

WestheadJ commented 1 month ago

Issue

When selecting a profile, possibly happens when selecting what script to run, with an empty prompt it crashes

How To Fix

An Exception needs to be caught and re-enter the loop

Evidence

image