From fd31484450496c86a30b2bab6b5312cafd151f11 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Tue, 12 Apr 2022 10:18:37 +0200 Subject: [PATCH] wip #5220 @0.5 --- bin/ping | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 bin/ping diff --git a/bin/ping b/bin/ping new file mode 100644 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 -- 2.39.5