Skip to content

Commit

Permalink
Merge pull request #17 from Serdaro/fix-16
Browse files Browse the repository at this point in the history
Fixing command when submitting the job.
  • Loading branch information
Serdaro authored Jan 29, 2024
2 parents c4c0f7c + a930b48 commit 9651ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/airline-connections.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ The `JOIN` part of this file is identical to the code you ran at the end of xref
. To submit the script in non-interactive mode, use the following command.
+
```shell
clc -c <your-cloud-config> script connections_job.sql
clc -c <your-cloud-config> script run connections_job.sql
```
+
[NOTE]
Expand Down

0 comments on commit 9651ae6

Please sign in to comment.