Skip to content

Commit da29d7b

Browse files
committed
use bash for bin/clean [skip ci]
1 parent 8c0bcd9 commit da29d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bin/clean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/bin/bash
22

33
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
44
source $DIR/../.env

0 commit comments

Comments
 (0)