cloud-service-enum icon indicating copy to clipboard operation
cloud-service-enum copied to clipboard

shebang needs to shift to env

Open ghost opened this issue 5 years ago • 0 comments

from #!/usr/local/bin/python to #!/usr/bin/env python3

a python3 doesnt offers python as a binary

ghost avatar Jul 10 '20 10:07 ghost