Commit baf015c7 authored by ligaishun's avatar ligaishun

Add autossh start scripts

parent 65ac8c3f
#!/bin/bash
autossh -o stricthostkeychecking=no -M $1 -NfR $2:localhost:22 pi@$3
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment