changeset 140:d93ccf1aba1b remove-jwt

Fixed interpreter in third party library downloader.
author Sascha L. Teichmann <teichmann@intevation.de>
date Sat, 30 Jun 2018 23:24:08 +0200
parents 0c56c56a1c44
children b537ee0d3dcd
files 3rdpartylibs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/3rdpartylibs.sh	Fri Jun 29 17:17:20 2018 +0200
+++ b/3rdpartylibs.sh	Sat Jun 30 23:24:08 2018 +0200
@@ -1,2 +1,2 @@
-#!/bin/env sh
+#!/bin/sh
 go get -u -v github.com/jackc/pgx