mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Use same env-based shebang in every script.
This commit is contained in:
parent
92ad25f55b
commit
b869f7bf03
2
check
2
check
@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
# Convenience script for checking constraints locally
|
# Convenience script for checking constraints locally
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user