mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-09-08 01:43:50 +08:00
check-pol: use a more compatible shebang
This commit is contained in:
parent
d9beeab882
commit
ee19fd78e6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/bash
|
#!/usr/bin/env bash
|
||||||
set -eo pipefail
|
set -eo pipefail
|
||||||
|
|
||||||
if [ $# -eq 0 ]
|
if [ $# -eq 0 ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue