Browse Source

Note added to sshmnt script.

master
Bryan Miller 4 years ago
parent
commit
c9add6e44d
No known key found for this signature in database
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      scripts/sshmnt

+ 3
- 0
scripts/sshmnt View File

@@ -1,5 +1,8 @@
#!/bin/bash

# Script heavily modified from...
# https://github.com/thefekete/sshfs-mount/blob/master/sshfs-mount

# These are all default values
REMOTE_IN_SSHCONFIG=-1
REMOTE_USER="obsidianblk"

Loading…
Cancel
Save