mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 11:50:17 +00:00
fix(hack): format should use bash to use glob
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
cd "$(dirname "${0}")/.." || exit 1
|
cd "$(dirname "${0}")/.." || exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user