comparison libervia/server/server.py @ 1233:5bd801bd36aa

server: fixed shebang
author Goffi <goffi@goffi.org>
date Fri, 10 Jan 2020 10:07:11 +0100
parents f3edbca73713
children 178acd785823
comparison
equal deleted inserted replaced
1232:4ccc5bb65be2 1233:5bd801bd36aa
1 #!/usr/bin/python 1 #!/usr/bin/env python3
2 # -*- coding: utf-8 -*-
3 2
4 # Libervia: a Salut à Toi frontend 3 # Libervia: a Salut à Toi frontend
5 # Copyright (C) 2011-2019 Jérôme Poisson <goffi@goffi.org> 4 # Copyright (C) 2011-2019 Jérôme Poisson <goffi@goffi.org>
6 5
7 # This program is free software: you can redistribute it and/or modify 6 # This program is free software: you can redistribute it and/or modify