3 lines
47 B
Bash
Executable File
3 lines
47 B
Bash
Executable File
#!/bin/bash
|
|
ssh -J $1@sf-gw $1@sf-lca launcher
|