4
0
Эх сурвалжийг харах

update shebang for portability (#1899) (#1908) (#1906) (#1881)

CauseFX 3 жил өмнө
parent
commit
f2958e487e

+ 1 - 1
scripts/linux-update.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 if [ -z "$1" ]
   then
   echo 'No branch setup.. using v2-master'