Update start_systemd.sh

This commit is contained in:
12nick12 2018-06-05 17:14:39 -04:00 committed by GitHub
parent c847f44b53
commit 76786917e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
dir=/opt/sshjump
serverhost=user@test.test.com
serviceport=22333
serviceport=22
remoteport=$(sqlite3 $dir/sshjump.db 'select port from sshjump')
localport=22