aboutgitcodelistschat:MatrixIRC
path: root/web/demo_connect.sh
diff options
context:
space:
mode:
authorAlice Frosi <afrosi@redhat.com>2023-06-14 16:33:00 +0200
committerAlice Frosi <afrosi@redhat.com>2023-06-14 16:33:00 +0200
commitc5828fd5393279def342465ee92c5991a62f91cd (patch)
treef6100374d67d0deb5279164380fd9c1d04e59ae7 /web/demo_connect.sh
parentd8fecc6ec2fcd9b5113bca23ba62144390926dcd (diff)
downloadseitan-c5828fd5393279def342465ee92c5991a62f91cd.tar
seitan-c5828fd5393279def342465ee92c5991a62f91cd.tar.gz
seitan-c5828fd5393279def342465ee92c5991a62f91cd.tar.bz2
seitan-c5828fd5393279def342465ee92c5991a62f91cd.tar.lz
seitan-c5828fd5393279def342465ee92c5991a62f91cd.tar.xz
seitan-c5828fd5393279def342465ee92c5991a62f91cd.tar.zst
seitan-c5828fd5393279def342465ee92c5991a62f91cd.zip
demo: missing demo part
Add echo abcd for connect demo. Pull and make before running the demo.
Diffstat (limited to 'web/demo_connect.sh')
-rwxr-xr-xweb/demo_connect.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/demo_connect.sh b/web/demo_connect.sh
index 64938a2..f0822f5 100755
--- a/web/demo_connect.sh
+++ b/web/demo_connect.sh
@@ -31,6 +31,7 @@ clear
SCRIPT_socat='
#
+echo abcd > abcd
socat UNIX-LISTEN:/tmp/demo.sock -
#
'