Skip to content

Add shebang to winSuperMem.py#6

Open
joswr1ght wants to merge 1 commit intoCrowdStrike:mainfrom
joswr1ght:main
Open

Add shebang to winSuperMem.py#6
joswr1ght wants to merge 1 commit intoCrowdStrike:mainfrom
joswr1ght:main

Conversation

@joswr1ght
Copy link

Running ./winSuperMem.py hits import as the first non-comment line. Without a shebang, this will often run the ImageMagick import tool thinking that winSuperMem.py is a shell script, causing the script to apparently stall execution. Adding the shebandg will fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant