Installation scripts fixed

Change-Id: I98de58ed22ca998f764f6a8334d2b76ce170b65e
This commit is contained in:
Nicola Peditto 2018-09-21 21:06:03 +02:00
parent a6e9e65b48
commit 896a7a95bf
3 changed files with 5 additions and 2 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ ChangeLog
*.md
.eggs
dist
__pycache__

View File

@ -1,3 +1,5 @@
#!/usr/bin/python3
# Copyright 2017 MDSLAB - University of Messina
# All Rights Reserved.
#
@ -13,7 +15,6 @@
# License for the specific language governing permissions and limitations
# under the License.
# !/usr/bin/python3
import os
import sys

View File

@ -1,3 +1,5 @@
#!/usr/bin/python3
# Copyright 2017 MDSLAB - University of Messina
# All Rights Reserved.
#
@ -13,7 +15,6 @@
# License for the specific language governing permissions and limitations
# under the License.
# !/usr/bin/python3
import os
import site