We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41bc54a commit 21ebc78Copy full SHA for 21ebc78
.github/workflows/utils/sql-proxy.sh
@@ -47,7 +47,7 @@ echop(){ # Print Echo
47
48
exit_message() { # Error Echo
49
echo "❌ $1"
50
- usage()
+ usage
51
exit 1
52
}
53
0 commit comments