diff options
Diffstat (limited to 'resources/scripts/update/seabios')
-rwxr-xr-x | resources/scripts/update/seabios/configs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/scripts/update/seabios/configs b/resources/scripts/update/seabios/configs index 312e6f68..da036dcb 100755 --- a/resources/scripts/update/seabios/configs +++ b/resources/scripts/update/seabios/configs @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # # helper script: update coreboot configs (run make oldconfig) |