Skip to content

Commit 2faec3f

Browse files
committed
format
1 parent 0ee57e2 commit 2faec3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run/idp-sql/test/proxy-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
curl -o cloud-sql-proxy https://storage.googleapis.com/cloud-sql-connectors/cloud-sql-proxy/v2.15.1/cloud-sql-proxy.linux.amd64
22
chmod +x cloud-sql-proxy
3-
cloud_sql_proxy -dir=/cloudsql -instances=$INSTANCE_CONNECTION_NAME &
3+
cloud-sql-proxy -dir=/cloudsql -instances=$INSTANCE_CONNECTION_NAME &

0 commit comments

Comments
 (0)