We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cde091 commit 4423f1cCopy full SHA for 4423f1c
1 file changed
bin/debug-latency.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/env bash
+#!/usr/bin/env bash
2
# Copyright 2021 Collate
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
@@ -436,4 +436,4 @@ if [ "$SHOW_RAW" = true ]; then
436
echo ""
437
fi
438
439
-echo -e "${BLUE}═══════════════════════════════════════════════════════════════════════${NC}"
+echo -e "${BLUE}═══════════════════════════════════════════════════════════════════════${NC}"
0 commit comments