mirror of
https://github.com/vale981/master-thesis
synced 2025-03-04 09:31:43 -05:00
renamed: hops_data/mount_workhorse.sh -> mount_workhorse.sh
This commit is contained in:
parent
0f5c401002
commit
14b46f6080
1 changed files with 2 additions and 2 deletions
|
@ -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
|
Loading…
Add table
Reference in a new issue