chiark / gitweb /
Fix the dev-cura script
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Tue, 26 Jan 2016 18:05:02 +0000 (13:05 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Tue, 26 Jan 2016 18:05:02 +0000 (13:05 -0500)
commita610f548f67874381912e827e7e581f9fb79fb23
tree4ab66fbd70e11190c3687f8bde64b2ac8f8c8585
parent8f0890e7aff64860369aecf47fcb937731badabb
Fix the dev-cura script

The shebang needs to be the first line of the script.
Use python instead of /usr/bin/python
Do not override PYTHONPATH, just add the current dir to it.
dev-cura