mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-09 10:18:04 +08:00
fix shebang in check_go_path
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
This commit is contained in:
parent
5ac752f1fb
commit
24832881dd
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -e
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user