Explorar o código

use portable shebang line

Francisco Giordano %!s(int64=8) %!d(string=hai) anos
pai
achega
bebe704688
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/test.sh

+ 1 - 1
scripts/test.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Executes cleanup function at script exit.
 trap cleanup EXIT