From 41b84e8af8ada5c34f82806406e7782aac3a3f80 Mon Sep 17 00:00:00 2001 From: n-connect Date: Tue, 19 May 2020 19:52:02 +0200 Subject: [PATCH] Fixed update to work on FreeBSD too After applying the meta-package it is more widely usable --- scripts/get_continent_map.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_continent_map.py b/scripts/get_continent_map.py index a52b3a7..aa33b70 100755 --- a/scripts/get_continent_map.py +++ b/scripts/get_continent_map.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python3.7 +#!/usr/bin/env python3 # # Standalone signaling server for the Nextcloud Spreed app. # Copyright (C) 2019 struktur AG