Make sure binary script calls python3

This commit is contained in:
Orsiris de Jong 2023-04-12 08:52:27 +02:00
parent be86db81cd
commit 0e7e6214b9

View file

@ -1,4 +1,4 @@
#! /usr/bin/env python
#! /usr/bin/env python3
# -*- coding: utf-8 -*-
#
# This file is part of npbackup, and is really just a binary shortcut to launch npbackup.main