mirror of
https://github.com/rancher/plugins.git
synced 2025-09-01 19:55:04 +00:00
scripts: improve shebang compatibility
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
NETCONFPATH=${NETCONFPATH-/etc/cni/net.d}
|
||||
|
||||
|
Reference in New Issue
Block a user