You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a temp file utility to prevent filename conflicts
Added a `TmpFile` function to dynamically generate temporary filenames, ensuring no conflicts during file operations. Updated logic in the script to use this utility.
0 commit comments