Commit 9b95a214efdf3f5fa4c1fd62bed9c398be8c9bbd

Authored by Thiago Franco de Moraes
1 parent 79788fa3
Exists in beta4 and in 1 other branch beta3

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
... ...