Skip to content

Commit ef9667a

Browse files
committed
Use zsh instead of bash
1 parent 6f488dd commit ef9667a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

screenShotCompare.sh

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

33
diffFiles=./screenshotDiffs
44
mkdir $diffFiles

0 commit comments

Comments
 (0)