Use bash not sh for util scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# Create a database migration, and copy it back to the host.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user