Safer token accesss and file cleanup
Have the script read directly from an environment variable instead of passing the token in as a command line argument. This will hide it from other processes. Also removed downloaded files to prevent a messy directory.
Please register or sign in to comment