From 090bb04f97649ae31fdd172c8354be06d1f941c1 Mon Sep 17 00:00:00 2001 From: RPRX <63339210+rprx@users.noreply.github.com> Date: Mon, 25 Jan 2021 06:50:10 +0000 Subject: [PATCH] Fix shebang content https://github.com/v2fly/fhs-install-v2ray/commit/a24fe6823b02e2f1780e4d7845353bf84531e038 --- install-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-release.sh b/install-release.sh index 41e5067..0d64eb7 100644 --- a/install-release.sh +++ b/install-release.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # The files installed by the script conform to the Filesystem Hierarchy Standard: # https://wiki.linuxfoundation.org/lsb/fhs