mirror of
https://github.com/pantor/inja.git
synced 2026-02-17 09:03:58 +00:00
/update_single_include.sh: Use portable shebang (#308)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
|
||||
cd $(dirname "${DIR}")
|
||||
|
||||
Reference in New Issue
Block a user