Commit 04d19c30a046b5a1b9aaebd217ef8a02370d6445
1 parent
5a0925ec
Exists in
master
and in
3 other branches
Updated the shebang python path to /usr/bin/python
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
invesalius/invesalius.py
1 | -#!/usr/local/bin/python | 1 | +#!/usr/bin/python |
2 | #-------------------------------------------------------------------------- | 2 | #-------------------------------------------------------------------------- |
3 | # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas | 3 | # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas |
4 | # Copyright: (C) 2001 Centro de Pesquisas Renato Archer | 4 | # Copyright: (C) 2001 Centro de Pesquisas Renato Archer |