Skip to content
Snippets Groups Projects
Unverified Commit c5c4f90b authored by adam kaminski's avatar adam kaminski Committed by GitHub
Browse files

Add interpreter and cleanup imports + carriage returns

1) Added interpreter #!/usr/bin/python3 to allow for running as ./PVEDiscordDark.py
2) Remove redundant import of os after sys
3) Cleaned up carriage return characters ^M from file to resolve the following error: -bash: ./PVEDiscordDark.py: /usr/bin/python3^M: bad interpreter: No such file or directory
parent 1f3c7f53
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment