pluGET icon indicating copy to clipboard operation
pluGET copied to clipboard

Make files executable by default

Open Arthurmeade12 opened this issue 6 months ago • 2 comments

This pull request makes files meant to be executed (install_requirements *) executable by default. In addition, it sets the shebang for pluget.py to #!/usr/bin/env python to allow pluget.py to be executed directly, e.g. ./pluget.py.

Thanks for any suggestions.

Arthurmeade12 avatar Jan 28 '24 00:01 Arthurmeade12