From: Vincent Vanwaelscappel Date: Tue, 12 Apr 2022 08:18:37 +0000 (+0200) Subject: wip #5220 @0.5 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=fd31484450496c86a30b2bab6b5312cafd151f11;p=fluidbook_processfarm.git wip #5220 @0.5 --- 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