mirror of
https://github.com/vale981/master-thesis
synced 2025-03-04 17:41:43 -05:00
update mount workhorse to also work with sshfs
This commit is contained in:
parent
7c2f5624f4
commit
aac009846b
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
sudo mount.nfs 141.30.17.16:/data_local/hiro/hops $(dirname "$0")
|
||||
|
||||
#sshfs 141.30.17.16:/data_local/hiro/hops $(dirname "$0")
|
||||
|
|
Loading…
Add table
Reference in a new issue