Browse Source

fixed execve command, now supporting pyenv

digital 8 years ago
parent
commit
670dd985b5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pin/__init__.py

+ 1 - 1
pin/__init__.py

@@ -1,4 +1,4 @@
-#!/usr/bin/python3.5
+#!/usr/bin/env python3.5
 # Copyright 2017 Digital
 #
 # This file is part of DigiLib.