diff options
Diffstat (limited to 'resources/scripts/helpers/build/dependencies')
-rwxr-xr-x | resources/scripts/helpers/build/dependencies/parabola | 2 | ||||
-rwxr-xr-x | resources/scripts/helpers/build/dependencies/trisquel7 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/scripts/helpers/build/dependencies/parabola b/resources/scripts/helpers/build/dependencies/parabola index 44052418..86f1f341 100755 --- a/resources/scripts/helpers/build/dependencies/parabola +++ b/resources/scripts/helpers/build/dependencies/parabola @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # helper script: installs build dependencies for Parabola diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7 index 2e47371c..10142758 100755 --- a/resources/scripts/helpers/build/dependencies/trisquel7 +++ b/resources/scripts/helpers/build/dependencies/trisquel7 @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # for_trisquel7 script: installs build dependencies for Trisquel 7 # |