commit fc42a2cc6f17ebbc7cfe22fa82905563e73f9ba6
parent 55786ce96a30a89b836e2ebdda0a284dfecffefe
Author: Christoph Lohmann <20h@r-36.net>
Date: Sat, 25 Feb 2023 15:36:10 +0100
Fix index.dbob and index.bob example files.
Diffstat:
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/bob/index.bob b/bob/index.bob
@@ -1,5 +1,4 @@
#!/usr/bin/env eval-bob
-[h|BOB is great.|URL:https://www.bob.be|server|port]
<?geomyidae
echo aaaaahhhh
a="sober"
diff --git a/bob/index.dbob b/bob/index.dbob
@@ -1,4 +1,5 @@
#!/usr/bin/env eval-bob
+[h|BOB is great.|URL:https://www.bob.be|server|port]
<?geomyidae
echo aaaaahhhh
a="sober"