From: Vincent Vanwaelscappel Date: Thu, 7 Apr 2022 17:24:53 +0000 (+0200) Subject: wip #5220 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=76a427d576d8fad561f3fa54a99a941357729c28;p=fluidbook_processfarm.git wip #5220 --- diff --git a/bin/mount b/bin/mount new file mode 100644 index 0000000..209522e --- /dev/null +++ b/bin/mount @@ -0,0 +1,2 @@ +#!/bin/sh +sshfs -o uid=fluidbookfarmer -o gid=fluidbookfarmer root@godzilla.cubedesigners.com:/data/fluidbook/docs /usr/local/fluidbook_processfarm/files \ No newline at end of file