Skip to content

Commit 9ebbb77

Browse files
committed
chore: removing echo command
1 parent 17ab869 commit 9ebbb77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/mac-player.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ main() {
203203

204204
# os checker
205205
if [[ "$OSTYPE" != "darwin"* ]]; then
206-
echo ""
207206
exit 1
208207
fi
209208

0 commit comments

Comments
 (0)