diff options
author | OpenGnSys Support Team <soporte-og@soleta.eu> | 2020-03-31 20:08:33 +0200 |
---|---|---|
committer | Alvaro Neira Ayuso <aneira@soleta.eu> | 2020-03-31 20:15:32 +0200 |
commit | 99f2951395363c1ee77f44a166b3e3aeb4f80150 (patch) | |
tree | f4c442068267cdfa2ac00de3b6d58da8a92e804c /main.py | |
parent | f11e345dbf4892ae57fe0ffded5f78febb26dc21 (diff) |
add shebang to python3 and update permission
Diffstat (limited to 'main.py')
-rwxr-xr-x[-rw-r--r--] | main.py | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +#!/bin/python3 + # # Copyright (C) 2020 Soleta Networks <info@soleta.eu> # |