]> _ Git - fluidbook_processfarm.git/commitdiff
wip #5220 @0.5
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 12 Apr 2022 08:18:37 +0000 (10:18 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 12 Apr 2022 08:18:37 +0000 (10:18 +0200)
bin/ping [new file with mode: 0644]

diff --git a/bin/ping b/bin/ping
new file mode 100644 (file)
index 0000000..9926177
--- /dev/null
+++ b/bin/ping
@@ -0,0 +1,3 @@
+#!/bin/sh
+/usr/local/fluidbook_processfarm/bin/mount
+echo "1"
\ No newline at end of file