Use consistent shebangs in scripts
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Generate the Zookeeper migration files
|
||||
|
||||
|
Reference in New Issue
Block a user