Added -s to UDSClient python3 parameter, so local libs does not interfere with package

This commit is contained in:
Adolfo Gómez García 2021-10-18 17:04:44 +02:00
parent 59bd6c1649
commit e0d79cb590

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python3 -s
# -*- coding: utf-8 -*-
#
# Copyright (c) 2014-2021 Virtual Cable S.L.U.