Skip to content
This repository was archived by the owner on Jan 7, 2023. It is now read-only.

Commit 7513dfa

Browse files
authored
Merge pull request #28 from ChengCat/master
Tolerate bash installed in a non-standard location
2 parents 72eeeb5 + 0ab9608 commit 7513dfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shell_scripts/fastuidraw-create-resource-cpp-file.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

33
# Adapted from: create_cpp_from_string_resource.sh of WRATH:
44
#

0 commit comments

Comments
 (0)