renamed: hops_data/mount_workhorse.sh -> mount_workhorse.sh

This commit is contained in:
Valentin Boettcher 2022-03-15 10:52:13 +01:00
parent 0f5c401002
commit 14b46f6080

View file

@ -1,5 +1,5 @@
#! /usr/bin/env bash
sudo mount.nfs 141.30.17.16:/data_local/hiro/hops $(dirname "$0")
sudo mount.nfs 141.30.17.16:/data_local/hiro/hops $(dirname "$0")/hops_data
#sshfs 141.30.17.16:/data_local/hiro/hops $(dirname "$0")
#sshfs 141.30.17.16:/data_local/hiro/hops $(dirname "$0")/hops_data