Skip to content
Snippets Groups Projects
Verified Commit 78d55f0d authored by Timm Fitschen's avatar Timm Fitschen
Browse files

DOC: server-side-scripting, tutorial and specs.

parent 854f4e2e
Branches
Tags
No related merge requests found
......@@ -21,8 +21,8 @@ A server-side script must accept at least the ``--auth-token=AUTH_TOKEN`` option
So a minimal bash script would be
.. code-block:: sh
#!/bin/bash
#!/bin/bash
echo Hello, World!
thereby just ignoring the ``--auth-token`` option.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment