Commit 04d19c30a046b5a1b9aaebd217ef8a02370d6445

Authored by Thiago Franco de Moraes
1 parent 5a0925ec

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 3 # Software: InVesalius - Software de Reconstrucao 3D de Imagens Medicas
4 4 # Copyright: (C) 2001 Centro de Pesquisas Renato Archer
... ...