add scripts
This commit is contained in:
parent
b91bb6b7c8
commit
bc7920537e
4 changed files with 26 additions and 1 deletions
3
scripts/mount_ilo.sh
Executable file
3
scripts/mount_ilo.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
sshfs -o idmap=user -o transform_symlinks ilo:/ ~/ilo
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue