Subject: Fix Python 3 interpreter location in Debian
Author: Aurélien COUDERC <coucouf@debian.org>
Forwarded: not-needed
Last-Update: 09-11-2020

--- a/nautilus-extension/kdeconnect-share.py
+++ b/nautilus-extension/kdeconnect-share.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
 # -*- coding: UTF-8 -*-
 
 """
