aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornikita <tek.no.katze@gmail.com>2020-04-09 01:40:49 +0200
committernikita <tek.no.katze@gmail.com>2020-04-09 01:40:49 +0200
commit22119c68740c78acce53d2cd217232cee2c64422 (patch)
treef326a337bbfa1853416f1acac77560509a8e0bd6
parent8547143da77b0bae392758040313762eb60d7e86 (diff)
downloadgnunet-22119c68740c78acce53d2cd217232cee2c64422.tar.gz
gnunet-22119c68740c78acce53d2cd217232cee2c64422.zip
fix interpreter line of gnunet-bugreport
-rwxr-xr-xcontrib/scripts/gnunet-bugreport2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scripts/gnunet-bugreport b/contrib/scripts/gnunet-bugreport
index 21808273a..4c12313df 100755
--- a/contrib/scripts/gnunet-bugreport
+++ b/contrib/scripts/gnunet-bugreport
@@ -1,4 +1,4 @@
1#!/usr/bin/env sh 1#!/bin/sh
2# 2#
3# Caveats: 3# Caveats:
4# - checks with textprocessing assuming that system language is English. 4# - checks with textprocessing assuming that system language is English.