Skip to content

Commit 42d00c1

Browse files
authored
Update override-sources.sh - make work on osx (#87)
1 parent 78308be commit 42d00c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

override-sources/override-sources.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
set -e
33

44
# Absolute path to the overlay root directory (patches directory will be overlay-root/patches)

0 commit comments

Comments
 (0)