4 lines
93 B
Bash
4 lines
93 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
ssh -vNL 5432:10.19.65.40:5432 michele.artini@iis-cdh5-test-gw.ocean.icm.edu.pl
|