#15 Replace #!/bin/bash with #!/usr/bin/env bash

Спојено
vimuser споји(ла) 1 комит(е) из noisytoot/master у libreboot/master пре 3 година

+ 1 - 1
download

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 # Generic script for downloading programs used by the build system
 #

+ 1 - 1
resources/scripts/build/boot/roms

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #
 #  helper script: build coreboot images with various payloads

+ 1 - 1
resources/scripts/build/boot/roms_helper

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: create ROM images for a given mainboard
 #

+ 1 - 1
resources/scripts/build/clean/cbutils

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: clean the dependencies that were built in coreboot
 #

+ 1 - 1
resources/scripts/build/clean/crossgcc

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: clean the crossgcc builds
 #

+ 1 - 1
resources/scripts/build/clean/flashrom

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: clean the dependencies that were built in flashrom
 #

+ 1 - 1
resources/scripts/build/clean/grub

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: clean the dependencies that were built in GRUB
 #

+ 1 - 1
resources/scripts/build/clean/memtest86plus

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: clean the dependencies that were built in memtest86+
 #

+ 1 - 1
resources/scripts/build/clean/payloads

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
 
 #  helper script: nothing to see here, forks!
 #

+ 0 - 0
resources/scripts/build/clean/rom_images


Неке датотеке нису приказане због велике количине промена