Update start.sh
This commit is contained in:
parent
a030bd4071
commit
8b73d1d738
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
servername=site.site.com
|
servername=site.site.com
|
||||||
username=root
|
username=sshjump
|
||||||
serverport=22
|
serverport=22
|
||||||
dir=/opt/sshjump
|
dir=/opt/sshjump
|
||||||
remoteport=$(sqlite3 $dir/sshjump.db 'select port from sshjump')
|
remoteport=$(sqlite3 $dir/sshjump.db 'select port from sshjump')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user