mirror of
https://github.com/vale981/master-thesis
synced 2025-03-04 09:31:43 -05:00
5 lines
167 B
Bash
5 lines
167 B
Bash
#! /usr/bin/env bash
|
|
|
|
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")/hops_data
|